Interface | Description |
---|---|
EventAdmin |
The Event Admin service.
|
EventConstants |
Defines standard names for
EventHandler properties. |
EventHandler |
Listener for Events.
|
Class | Description |
---|---|
Event |
An event.
|
TopicPermission |
A bundle's authority to publish or subscribe to event on a topic.
|
Event Admin Package Version 1.2.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: org.osgi.service.event; version="[1.2,2.0)"
Copyright © 2018 JBoss by Red Hat. All rights reserved.