Uses of Class
org.osgi.service.event.Event
Packages that use Event
-
Uses of Event in org.osgi.service.event
Methods in org.osgi.service.event with parameters of type EventModifier and TypeMethodDescriptionvoid
EventHandler.handleEvent
(Event event) Called by theEventAdmin
service to notify the listener of an event.void
Initiate asynchronous, ordered delivery of an event.void
Initiate synchronous delivery of an event.