Uses of Class
org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener

Packages that use AssemblyReferencesListener
org.apache.servicemix.jbi.deployer.artifacts   
org.apache.servicemix.jbi.deployer.impl OSGi deployer implementation for JBI artifacts. 
 

Uses of AssemblyReferencesListener in org.apache.servicemix.jbi.deployer.artifacts
 

Constructors in org.apache.servicemix.jbi.deployer.artifacts with parameters of type AssemblyReferencesListener
ServiceAssemblyImpl(org.osgi.framework.Bundle bundle, ServiceAssemblyDesc serviceAssemblyDesc, List<ServiceUnitImpl> serviceUnits, Storage storage, AssemblyReferencesListener listener, boolean autoStart)
           
 

Uses of AssemblyReferencesListener in org.apache.servicemix.jbi.deployer.impl
 

Methods in org.apache.servicemix.jbi.deployer.impl that return AssemblyReferencesListener
 AssemblyReferencesListener Deployer.getEndpointListener()
           
 

Methods in org.apache.servicemix.jbi.deployer.impl with parameters of type AssemblyReferencesListener
 void Deployer.setEndpointListener(AssemblyReferencesListener endpointListener)
           
 



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