Uses of Class
org.apache.felix.eventadmin.impl.adapter.AbstractAdapter

Packages that use AbstractAdapter
org.apache.felix.eventadmin.impl.adapter   
 

Uses of AbstractAdapter in org.apache.felix.eventadmin.impl.adapter
 

Subclasses of AbstractAdapter in org.apache.felix.eventadmin.impl.adapter
 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-2011 Apache Software Foundation. All Rights Reserved.