|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.robokind.api.common.property.PropertyChangeNotifier
org.robokind.api.common.osgi.ServiceClassListener<org.robokind.api.motion.Robot>
org.robokind.integration.animation_motion.osgi.AnimationRobotMonitor
public class AnimationRobotMonitor
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 |
---|
public AnimationRobotMonitor(org.osgi.framework.BundleContext context, String filter)
Method Detail |
---|
protected void addService(org.robokind.api.motion.Robot t)
addService
in class org.robokind.api.common.osgi.ServiceClassListener<org.robokind.api.motion.Robot>
protected void removeService(org.robokind.api.motion.Robot t)
removeService
in class org.robokind.api.common.osgi.ServiceClassListener<org.robokind.api.motion.Robot>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |