org.robokind.integration.animation_motion.osgi
Class AnimationRobotMonitor

java.lang.Object
  extended by org.robokind.api.common.osgi.ServiceClassListener<org.robokind.api.motion.Robot>
      extended by 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

Field Summary
 
Fields inherited from class org.robokind.api.common.osgi.ServiceClassListener
myContext, myList
 
Constructor Summary
AnimationRobotMonitor(org.osgi.framework.BundleContext context, String filter)
           
 
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
 

Constructor Detail

AnimationRobotMonitor

public AnimationRobotMonitor(org.osgi.framework.BundleContext context,
                             String filter)
Method Detail

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.