|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jflux.impl.services.rk.property.PropertyChangeNotifier
org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteAnimationPlayerHost,RemoteAnimationPlayerHost>
org.mechio.api.animation.lifecycle.AnimationPlayerHostLifecycle
public class AnimationPlayerHostLifecycle
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jflux.impl.services.rk.lifecycle.ServiceLifecycleProvider |
|---|
org.jflux.impl.services.rk.lifecycle.ServiceLifecycleProvider.Validator |
| Field Summary |
|---|
| Fields inherited from class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider |
|---|
myRegistrationProperties, myService, myServiceClassNames |
| Fields inherited from interface org.jflux.impl.services.rk.lifecycle.ServiceLifecycleProvider |
|---|
PROP_DEPENDENCY_ADDED, PROP_DEPENDENCY_REMOVED |
| Constructor Summary | |
|---|---|
AnimationPlayerHostLifecycle(String animPlayerId,
String animReceiverId,
String signalSenderId)
|
|
| Method Summary | |
|---|---|
protected RemoteAnimationPlayerHost |
create(Map<String,Object> dependencies)
|
Class<RemoteAnimationPlayerHost> |
getServiceClass()
|
protected void |
handleChange(String name,
Object dependency,
Map<String,Object> availableDependencies)
|
| Methods inherited from class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider |
|---|
addRuntimeDependency, dependencyChanged, getDependencyDescriptors, getRegistrationProperties, getService, getServiceClassNames, isSatisfied, removeRuntimeDependency, start, stop |
| Methods inherited from class org.jflux.impl.services.rk.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.jflux.impl.services.rk.property.PropertyChangeSource |
|---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
| Constructor Detail |
|---|
public AnimationPlayerHostLifecycle(String animPlayerId,
String animReceiverId,
String signalSenderId)
| Method Detail |
|---|
protected RemoteAnimationPlayerHost create(Map<String,Object> dependencies)
create in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteAnimationPlayerHost,RemoteAnimationPlayerHost>
protected void handleChange(String name,
Object dependency,
Map<String,Object> availableDependencies)
handleChange in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteAnimationPlayerHost,RemoteAnimationPlayerHost>public Class<RemoteAnimationPlayerHost> getServiceClass()
getServiceClass in class org.jflux.impl.services.rk.lifecycle.AbstractLifecycleProvider<RemoteAnimationPlayerHost,RemoteAnimationPlayerHost>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||