OSGi Service Platform
Release 4 (draft)

Package org.osgi.service.event

The OSGi Event Admin Specification Version 1.0.

See:
          Description

Interface Summary
EventAdmin The Event Admin service.
EventConstants Defines standard names for EventHandler properties.
EventHandler Listener for Events.
 

Class Summary
Event An event.
TopicPermission A bundle's authority to publish or subscribe to event on a topic.
 

Package org.osgi.service.event Description

The OSGi Event Admin Specification Version 1.0.

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.0


OSGi Service Platform
Release 4 (draft)

Copyright (c) OSGi Alliance (2000, 2005). All Rights Reserved.