|
||||||||||
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<AnimationPlayer,RemoteAnimationPlayerClient>
org.robokind.api.animation.lifecycle.AnimationPlayerClientLifecycle
public class AnimationPlayerClientLifecycle
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 | |
---|---|
AnimationPlayerClientLifecycle(String animPlayerId,
String remotePlayerId,
String animSenderId)
|
Method Summary | |
---|---|
protected RemoteAnimationPlayerClient |
create(Map<String,Object> dependencies)
|
Class<AnimationPlayer> |
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 AnimationPlayerClientLifecycle(String animPlayerId, String remotePlayerId, String animSenderId)
Method Detail |
---|
protected RemoteAnimationPlayerClient create(Map<String,Object> dependencies)
create
in class org.robokind.api.common.lifecycle.AbstractLifecycleProvider<AnimationPlayer,RemoteAnimationPlayerClient>
protected void handleChange(String name, Object dependency, Map<String,Object> availableDependencies)
handleChange
in class org.robokind.api.common.lifecycle.AbstractLifecycleProvider<AnimationPlayer,RemoteAnimationPlayerClient>
public Class<AnimationPlayer> getServiceClass()
getServiceClass
in class org.robokind.api.common.lifecycle.AbstractLifecycleProvider<AnimationPlayer,RemoteAnimationPlayerClient>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |