Package | Description |
---|---|
org.apache.felix.eventadmin.impl.adapter |
Modifier and Type | Class and Description |
---|---|
class |
BundleEventAdapter
This class registers itself as a listener for bundle events and posts them via
the EventAdmin as specified in 113.6.4 OSGi R4 compendium.
|
class |
FrameworkEventAdapter
This class registers itself as a listener for framework events and posts them via
the EventAdmin as specified in 113.6.3 OSGi R4 compendium.
|
class |
LogEventAdapter
This class registers itself as a listener for LogReaderService services
with the framework and subsequently, a LogListener callback with any
currently available LogReaderService.
|
class |
ServiceEventAdapter
This class registers itself as a listener for service events and posts them via
the EventAdmin as specified in 113.6.5 OSGi R4 compendium.
|
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.