Uses of Interface
org.osgi.service.blueprint.container.BlueprintListener

Packages that use BlueprintListener
org.apache.aries.blueprint   
org.apache.aries.blueprint.container   
 

Uses of BlueprintListener in org.apache.aries.blueprint
 

Methods in org.apache.aries.blueprint that return BlueprintListener
 BlueprintListener ExtendedBlueprintContainer.getEventDispatcher()
           
 

Uses of BlueprintListener in org.apache.aries.blueprint.container
 

Methods in org.apache.aries.blueprint.container that return BlueprintListener
 BlueprintListener BlueprintContainerImpl.getEventDispatcher()
           
 

Constructors in org.apache.aries.blueprint.container with parameters of type BlueprintListener
BlueprintContainerImpl(org.osgi.framework.BundleContext bundleContext, org.osgi.framework.Bundle extenderBundle, BlueprintListener eventDispatcher, NamespaceHandlerRegistry handlers, java.util.concurrent.ScheduledExecutorService executors, java.util.List<java.lang.Object> pathList)
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.