org.robokind.demo.robot.replication
Class EventListCollector.EventBufferTracker

java.lang.Object
  extended by org.robokind.api.common.property.PropertyChangeNotifier
      extended by org.robokind.api.common.osgi.ServiceClassListener<EventBufferUtils.EventBuffer>
          extended by org.robokind.demo.robot.replication.EventListCollector.EventBufferTracker
All Implemented Interfaces:
EventListener, org.osgi.framework.ServiceListener, PropertyChangeSource
Enclosing class:
EventListCollector

public static class EventListCollector.EventBufferTracker
extends ServiceClassListener<EventBufferUtils.EventBuffer>


Field Summary
 
Fields inherited from class org.robokind.api.common.osgi.ServiceClassListener
PROP_SERVICE_ADDED, PROP_SERVICE_REMOVED
 
Constructor Summary
EventListCollector.EventBufferTracker(org.osgi.framework.BundleContext context, String filterString, EventListCollector collector)
           
 
Method Summary
protected  void addService(EventBufferUtils.EventBuffer t)
           
protected  void removeService(EventBufferUtils.EventBuffer 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

EventListCollector.EventBufferTracker

public EventListCollector.EventBufferTracker(org.osgi.framework.BundleContext context,
                                             String filterString,
                                             EventListCollector collector)
Method Detail

addService

protected void addService(EventBufferUtils.EventBuffer t)
Overrides:
addService in class ServiceClassListener<EventBufferUtils.EventBuffer>

removeService

protected void removeService(EventBufferUtils.EventBuffer t)
Overrides:
removeService in class ServiceClassListener<EventBufferUtils.EventBuffer>


Copyright © 2011-2013. All Rights Reserved.