org.robokind.api.animation.lifecycle
Class AnimationPlayerHostLifecycle
java.lang.Object
org.robokind.api.common.property.PropertyChangeNotifier
org.robokind.api.common.lifecycle.AbstractLifecycleProvider<RemoteAnimationPlayerHost,RemoteAnimationPlayerHost>
org.robokind.api.animation.lifecycle.AnimationPlayerHostLifecycle
- All Implemented Interfaces:
- ServiceLifecycleProvider<RemoteAnimationPlayerHost>, PropertyChangeSource
public class AnimationPlayerHostLifecycle
- extends AbstractLifecycleProvider<RemoteAnimationPlayerHost,RemoteAnimationPlayerHost>
- Author:
- Matthew Stevenson
| 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 |
AnimationPlayerHostLifecycle
public AnimationPlayerHostLifecycle(String animPlayerId,
String animReceiverId)
create
protected RemoteAnimationPlayerHost create(Map<String,Object> dependencies)
- Specified by:
create in class AbstractLifecycleProvider<RemoteAnimationPlayerHost,RemoteAnimationPlayerHost>
handleChange
protected void handleChange(String name,
Object dependency,
Map<String,Object> availableDependencies)
- Specified by:
handleChange in class AbstractLifecycleProvider<RemoteAnimationPlayerHost,RemoteAnimationPlayerHost>
getServiceClass
public Class<RemoteAnimationPlayerHost> getServiceClass()
- Specified by:
getServiceClass in class AbstractLifecycleProvider<RemoteAnimationPlayerHost,RemoteAnimationPlayerHost>
Copyright © 2011-2013. All Rights Reserved.