| Package | Description |
|---|---|
| org.apache.felix.framework | |
| org.apache.felix.framework.util |
| Modifier and Type | Field and Description |
|---|---|
private EventDispatcher |
Felix.m_dispatcher |
| Modifier and Type | Field and Description |
|---|---|
EventDispatcher |
EventDispatcher.Request.m_dispatcher |
| Modifier and Type | Method and Description |
|---|---|
private static void |
EventDispatcher.fireEventAsynchronously(EventDispatcher dispatcher,
int type,
java.util.Map<BundleContext,java.util.List<ListenerInfo>> listeners,
java.util.EventObject event) |
private static void |
EventDispatcher.fireEventImmediately(EventDispatcher dispatcher,
int type,
java.util.Map<BundleContext,java.util.List<ListenerInfo>> listeners,
java.util.EventObject event,
java.util.Dictionary oldProps) |