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