OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

Uses of Interface
org.osgi.framework.BundleListener

Packages that use BundleListener
org.osgi.framework Framework Package Version 1.6. 
 

Uses of BundleListener in org.osgi.framework
 

Subinterfaces of BundleListener in org.osgi.framework
 interface SynchronousBundleListener
          A synchronous BundleEvent listener.
 

Methods in org.osgi.framework with parameters of type BundleListener
 void BundleContext.addBundleListener(BundleListener listener)
          Adds the specified BundleListener object to the context bundle's list of listeners if not already present.
 void BundleContext.removeBundleListener(BundleListener listener)
          Removes the specified BundleListener object from the context bundle's list of listeners.
 


OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0