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 TypeClassDescriptionclassAsynchronous 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 TypeMethodDescriptionvoidEventHandler.handleEvent(Event event) Called by theEventAdminservice to notify the listener of an event.voidInitiate asynchronous, ordered delivery of an event.voidInitiate synchronous delivery of an event.