Uses of Interface
org.eclipse.modisco.infra.discovery.benchmark.api.IEventListener

Packages that use IEventListener
org.eclipse.modisco.infra.discovery.benchmark.api   
 

Uses of IEventListener in org.eclipse.modisco.infra.discovery.benchmark.api
 

Methods in org.eclipse.modisco.infra.discovery.benchmark.api with parameters of type IEventListener
 void IEventManager.addListener(IEventListener listener)
          Add the listener in parameter to the EventManager
 void IEventNotifier.addListener(IEventListener listener)
          Add a listener to this notifier
 void IEventManager.removeListener(IEventListener listener)
          Remove the listener in parameter from the EventManager
 void IEventNotifier.removeListener(IEventListener listener)
          Remove the listener of the notifier