Package | Description |
---|---|
org.osgi.service.event |
Event Admin Package Version 1.3.
|
Modifier and Type | Method and Description |
---|---|
void |
EventHandler.handleEvent(Event event)
Called by the
EventAdmin service to notify the listener of an
event. |
void |
EventAdmin.postEvent(Event event)
Initiate asynchronous, ordered delivery of an event.
|
void |
EventAdmin.sendEvent(Event event)
Initiate synchronous delivery of an event.
|
Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0