C D E O P S U
C
- Configuration - Class in org.apache.felix.eventadmin.impl
-
The Configuration class encapsules the
configuration for the event admin.
- Configuration(BundleContext) - Constructor for class org.apache.felix.eventadmin.impl.Configuration
-
D
- destroy() - Method in class org.apache.felix.eventadmin.impl.Configuration
-
Called upon stopping the bundle.
E
- EventAdminImpl - Class in org.apache.felix.eventadmin.impl.handler
-
This is the actual implementation of the OSGi R4 Event Admin Service (see the
Compendium 113 for details).
- EventAdminImpl(BundleContext, DefaultThreadPool, DefaultThreadPool, int, String[], boolean, String[], boolean, boolean) - Constructor for class org.apache.felix.eventadmin.impl.handler.EventAdminImpl
-
The constructor of the EventAdmin implementation.
O
- org.apache.felix.eventadmin.impl - package org.apache.felix.eventadmin.impl
-
- org.apache.felix.eventadmin.impl.handler - package org.apache.felix.eventadmin.impl.handler
-
P
- postEvent(Event) - Method in class org.apache.felix.eventadmin.impl.handler.EventAdminImpl
-
Post an asynchronous event.
S
- sendEvent(Event) - Method in class org.apache.felix.eventadmin.impl.handler.EventAdminImpl
-
Send a synchronous event.
- stop() - Method in class org.apache.felix.eventadmin.impl.handler.EventAdminImpl
-
This method can be used to stop the delivery of events.
U
- update(int, String[], boolean, String[], boolean, boolean) - Method in class org.apache.felix.eventadmin.impl.handler.EventAdminImpl
-
Update the event admin with new configuration.
C D E O P S U
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.