public class ListenerTracker extends Object
Constructor and Description |
---|
ListenerTracker(BundleContext context) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
dispose() |
void |
fireEvent(ConfigurationEvent configurationEvent) |
void |
fireEvent(FactoryEvent factoryEvent) |
void |
open() |
public ListenerTracker(BundleContext context)
public void open()
public void close()
public void dispose()
public void fireEvent(ConfigurationEvent configurationEvent)
public void fireEvent(FactoryEvent factoryEvent)