|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.robokind.api.common.property.PropertyChangeNotifier
org.robokind.api.common.lifecycle.AbstractLifecycleProvider<org.jflux.api.core.Listener,RobotMoveHandler>
org.robokind.api.motion.lifecycle.RobotMoveHandlerLifecycle
public class RobotMoveHandlerLifecycle
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.robokind.api.common.lifecycle.ServiceLifecycleProvider |
---|
org.robokind.api.common.lifecycle.ServiceLifecycleProvider.Validator |
Field Summary |
---|
Fields inherited from class org.robokind.api.common.lifecycle.AbstractLifecycleProvider |
---|
myRegistrationProperties, myService, myServiceClassNames |
Fields inherited from interface org.robokind.api.common.lifecycle.ServiceLifecycleProvider |
---|
PROP_DEPENDENCY_ADDED, PROP_DEPENDENCY_REMOVED |
Constructor Summary | |
---|---|
RobotMoveHandlerLifecycle(String moveHandlerId,
Robot.Id robotId)
|
Method Summary | |
---|---|
protected RobotMoveHandler |
create(Map<String,Object> dependencies)
|
Class<org.jflux.api.core.Listener> |
getServiceClass()
|
protected void |
handleChange(String name,
Object dependency,
Map<String,Object> availableDependencies)
|
Methods inherited from class org.robokind.api.common.lifecycle.AbstractLifecycleProvider |
---|
addRuntimeDependency, dependencyChanged, getDependencyDescriptors, getRegistrationProperties, getService, getServiceClassNames, isSatisfied, removeRuntimeDependency, start, stop |
Methods inherited from class org.robokind.api.common.property.PropertyChangeNotifier |
---|
addPropertyChangeListener, addPropertyChangeListener, clearAllListeners, clearListeners, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, hasListeners, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.robokind.api.common.property.PropertyChangeSource |
---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
Constructor Detail |
---|
public RobotMoveHandlerLifecycle(String moveHandlerId, Robot.Id robotId)
Method Detail |
---|
protected RobotMoveHandler create(Map<String,Object> dependencies)
create
in class org.robokind.api.common.lifecycle.AbstractLifecycleProvider<org.jflux.api.core.Listener,RobotMoveHandler>
protected void handleChange(String name, Object dependency, Map<String,Object> availableDependencies)
handleChange
in class org.robokind.api.common.lifecycle.AbstractLifecycleProvider<org.jflux.api.core.Listener,RobotMoveHandler>
public Class<org.jflux.api.core.Listener> getServiceClass()
getServiceClass
in class org.robokind.api.common.lifecycle.AbstractLifecycleProvider<org.jflux.api.core.Listener,RobotMoveHandler>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |