org.robokind.integration.animation_motion.osgi
Class AnimationRobotMonitor

java.lang.Object
  extended by org.robokind.api.common.property.PropertyChangeNotifier
      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, org.robokind.api.common.property.PropertyChangeSource

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
PROP_SERVICE_ADDED, PROP_SERVICE_REMOVED
 
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
getServiceReferences, getTopService, serviceChanged, start, stop
 
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
 

Constructor Detail

AnimationRobotMonitor

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

addService

protected void addService(org.robokind.api.motion.Robot t)
Overrides:
addService in class org.robokind.api.common.osgi.ServiceClassListener<org.robokind.api.motion.Robot>

removeService

protected void removeService(org.robokind.api.motion.Robot t)
Overrides:
removeService in class org.robokind.api.common.osgi.ServiceClassListener<org.robokind.api.motion.Robot>


Copyright © 2011-2013. All Rights Reserved.