org.robokind.integration.animation_motion.osgi
Class AnimationRobotMonitor
java.lang.Object
org.robokind.api.common.osgi.ServiceClassListener<org.robokind.api.motion.Robot>
org.robokind.integration.animation_motion.osgi.AnimationRobotMonitor
- All Implemented Interfaces:
- EventListener, org.osgi.framework.ServiceListener
public class AnimationRobotMonitor
- extends org.robokind.api.common.osgi.ServiceClassListener<org.robokind.api.motion.Robot>
- Author:
- Matthew Stevenson
Fields inherited from class org.robokind.api.common.osgi.ServiceClassListener |
myContext, myList |
Method Summary |
protected void |
addService(org.robokind.api.motion.Robot t)
|
protected void |
removeService(org.robokind.api.motion.Robot t)
|
Methods inherited from class org.robokind.api.common.osgi.ServiceClassListener |
serviceChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnimationRobotMonitor
public AnimationRobotMonitor(org.osgi.framework.BundleContext context,
String filter)
addService
protected void addService(org.robokind.api.motion.Robot t)
- Specified by:
addService
in class org.robokind.api.common.osgi.ServiceClassListener<org.robokind.api.motion.Robot>
removeService
protected void removeService(org.robokind.api.motion.Robot t)
- Specified by:
removeService
in class org.robokind.api.common.osgi.ServiceClassListener<org.robokind.api.motion.Robot>
Copyright © 2011. All Rights Reserved.