public class RemoteRobotHostLifecycle extends org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteRobotHost,RemoteRobotHost>
| Constructor and Description |
|---|
RemoteRobotHostLifecycle(String sourceId,
String destId,
Robot.Id robotId,
String reqReceiverId,
String respSenderId,
String frameReceiverId,
String moveHandlerId) |
| Modifier and Type | Method and Description |
|---|---|
protected RemoteRobotHost |
create(Map<String,Object> services) |
Class<RemoteRobotHost> |
getServiceClass() |
protected void |
handleChange(String serviceId,
Object service,
Map<String,Object> dependencies) |
addRuntimeDependency, dependencyChanged, getDependencyDescriptors, getRegistrationProperties, getService, getServiceClassNames, isSatisfied, removeRuntimeDependency, start, stopaddPropertyChangeListener, addPropertyChangeListener, clearAllListeners, clearListeners, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, hasListeners, removePropertyChangeListener, removePropertyChangeListenerprotected RemoteRobotHost create(Map<String,Object> services)
create in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteRobotHost,RemoteRobotHost>protected void handleChange(String serviceId, Object service, Map<String,Object> dependencies)
handleChange in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteRobotHost,RemoteRobotHost>public Class<RemoteRobotHost> getServiceClass()
getServiceClass in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteRobotHost,RemoteRobotHost>Copyright © 2011-2014. All Rights Reserved.