Uses of Class
org.osgi.service.event.Event
Package
Description
Device Abstraction Layer Package Version 1.0.
Event Admin Package Version 1.4.
-
Uses of Event in org.osgi.service.dal
Modifier and TypeClassDescriptionclass
Asynchronous event, which marks a function property value modification. -
Uses of Event in org.osgi.service.event
Modifier 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.