Uses of Class
org.apache.servicemix.jbi.deployer.impl.AbstractInstaller

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

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

Subclasses of AbstractInstaller in org.apache.servicemix.jbi.deployer.impl
 class ComponentInstaller
           
 class ServiceAssemblyInstaller
           
 class SharedLibraryInstaller
           
 

Methods in org.apache.servicemix.jbi.deployer.impl that return AbstractInstaller
 AbstractInstaller Deployer.getInstaller(Object o)
           
protected  AbstractInstaller Deployer.getJmxManaged()
           
 

Methods in org.apache.servicemix.jbi.deployer.impl with parameters of type AbstractInstaller
 void Deployer.setJmxManaged(AbstractInstaller installer)
           
 



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