- entrySet() - Method in class org.osgi.service.event.EventProperties
-
Return the property entries.
- equals(Object) - Method in class org.osgi.service.event.Event
-
Compares this Event object to another object.
- equals(Object) - Method in class org.osgi.service.event.EventProperties
-
Compares this EventProperties object to another object.
- equals(Object) - Method in class org.osgi.service.event.TopicPermission
-
Determines the equality of two TopicPermission objects.
- Event - Class in org.osgi.service.event
-
An event.
- Event(String, Map<String, ?>) - Constructor for class org.osgi.service.event.Event
-
Constructs an event.
- Event(String, Dictionary<String, ?>) - Constructor for class org.osgi.service.event.Event
-
Constructs an event.
- EVENT - Static variable in interface org.osgi.service.event.EventConstants
-
The forwarded event object.
- EVENT_ADMIN_IMPLEMENTATION - Static variable in interface org.osgi.service.event.EventConstants
-
The name of the implementation capability for the Event Admin
specification
- EVENT_ADMIN_SPECIFICATION_VERSION - Static variable in interface org.osgi.service.event.EventConstants
-
The version of the implementation capability for the Event Admin
specification
- EVENT_DELIVERY - Static variable in interface org.osgi.service.event.EventConstants
-
Service Registration property specifying the delivery qualities requested
by an Event Handler service.
- EVENT_FILTER - Static variable in interface org.osgi.service.event.EventConstants
-
Service Registration property specifying a filter to further select
Event s of interest to an Event Handler service.
- EVENT_TOPIC - Static variable in interface org.osgi.service.event.EventConstants
-
Service registration property specifying the Event topics of
interest to an Event Handler service.
- EventAdmin - Interface in org.osgi.service.event
-
The Event Admin service.
- EventConstants - Interface in org.osgi.service.event
-
Defines standard names for EventHandler properties.
- EventDelivery - Annotation Type in org.osgi.service.event.propertytypes
-
- EventFilter - Annotation Type in org.osgi.service.event.propertytypes
-
- EventHandler - Interface in org.osgi.service.event
-
Listener for Events.
- EventProperties - Class in org.osgi.service.event
-
The properties for an
Event.
- EventProperties(Map<String, ?>) - Constructor for class org.osgi.service.event.EventProperties
-
Create an EventProperties from the specified properties.
- EventTopics - Annotation Type in org.osgi.service.event.propertytypes
-
- EXCEPTION - Static variable in interface org.osgi.service.event.EventConstants
-
An exception or error.
- EXCEPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
-
The name of the exception type.
- EXCEPTION_MESSAGE - Static variable in interface org.osgi.service.event.EventConstants
-
The exception message.
- EXECPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
-