Package | Description |
---|---|
org.osgi.service.dal |
Device Abstraction Layer Package Version 1.0.
|
org.osgi.service.event |
Event Admin Package Version 1.4.
|
Modifier and Type | Class and Description |
---|---|
class |
FunctionEvent
Asynchronous event, which marks a function property value modification.
|
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 © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0