|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mechio.api.motion.sync.SynchronizedRobotFactory
public class SynchronizedRobotFactory
| Constructor Summary | |
|---|---|
SynchronizedRobotFactory()
|
|
| Method Summary | |
|---|---|
Robot |
build(SynchronizedRobotConfig config)
|
java.lang.Class<SynchronizedRobotConfig> |
getConfigurationClass()
|
java.lang.Class<Robot> |
getServiceClass()
|
org.jflux.api.common.rk.config.VersionProperty |
getServiceVersion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SynchronizedRobotFactory()
| Method Detail |
|---|
public org.jflux.api.common.rk.config.VersionProperty getServiceVersion()
getServiceVersion in interface org.jflux.api.common.rk.services.ServiceFactory<Robot,SynchronizedRobotConfig>public Robot build(SynchronizedRobotConfig config)
build in interface org.jflux.api.common.rk.services.ServiceFactory<Robot,SynchronizedRobotConfig>public java.lang.Class<Robot> getServiceClass()
getServiceClass in interface org.jflux.api.common.rk.services.ServiceFactory<Robot,SynchronizedRobotConfig>public java.lang.Class<SynchronizedRobotConfig> getConfigurationClass()
getConfigurationClass in interface org.jflux.api.common.rk.services.ServiceFactory<Robot,SynchronizedRobotConfig>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||