Package org.apache.felix.framework.util
Class EventDispatcher.Request
java.lang.Object
org.apache.felix.framework.util.EventDispatcher.Request
- Enclosing class:
EventDispatcher
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FRAMEWORK_EVENT
public static final int FRAMEWORK_EVENT- See Also:
-
BUNDLE_EVENT
public static final int BUNDLE_EVENT- See Also:
-
SERVICE_EVENT
public static final int SERVICE_EVENT- See Also:
-
m_dispatcher
-
m_type
public int m_type -
m_listeners
-
m_event
-
-
Constructor Details
-
Request
private Request()
-