org.robokind.impl.animation.osgi
Class JMSAnimationPlayerLifecycleProvider
java.lang.Object
org.robokind.api.common.osgi.lifecycle.AbstractLifecycleProvider<RemoteAnimationPlayerHost,JMSRemoteAnimationPlayerHost>
org.robokind.impl.animation.osgi.JMSAnimationPlayerLifecycleProvider
- All Implemented Interfaces:
- ServiceLifecycleProvider<RemoteAnimationPlayerHost>
public class JMSAnimationPlayerLifecycleProvider
- extends AbstractLifecycleProvider<RemoteAnimationPlayerHost,JMSRemoteAnimationPlayerHost>
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSAnimationPlayerLifecycleProvider
public JMSAnimationPlayerLifecycleProvider(String animPlayerId,
String connId,
String animDestId)
create
protected JMSRemoteAnimationPlayerHost create(Map<String,Object> services)
- Specified by:
create in class AbstractLifecycleProvider<RemoteAnimationPlayerHost,JMSRemoteAnimationPlayerHost>
handleChange
protected void handleChange(String serviceId,
Object service)
- Specified by:
handleChange in class AbstractLifecycleProvider<RemoteAnimationPlayerHost,JMSRemoteAnimationPlayerHost>
getServiceClass
public Class<RemoteAnimationPlayerHost> getServiceClass()
Copyright © 2011-2012. All Rights Reserved.