Uses of Interface
org.apache.servicemix.common.Deployer

Packages that use Deployer
org.apache.servicemix.common Base classes to write JBI standard Binding Components and Service Engines 
org.apache.servicemix.common.wsdl1   
org.apache.servicemix.common.xbean   
 

Uses of Deployer in org.apache.servicemix.common
 

Classes in org.apache.servicemix.common that implement Deployer
 class AbstractDeployer
          Base classes for custom artifacts deployers.
 

Fields in org.apache.servicemix.common declared as Deployer
protected  Deployer[] BaseServiceUnitManager.deployers
           
 

Constructors in org.apache.servicemix.common with parameters of type Deployer
BaseServiceUnitManager(ServiceMixComponent component, Deployer[] deployers)
           
BaseServiceUnitManager(ServiceMixComponent component, Deployer[] deployers, boolean persistent)
           
 

Uses of Deployer in org.apache.servicemix.common.wsdl1
 

Classes in org.apache.servicemix.common.wsdl1 that implement Deployer
 class AbstractWsdl1Deployer
           
 

Uses of Deployer in org.apache.servicemix.common.xbean
 

Classes in org.apache.servicemix.common.xbean that implement Deployer
 class AbstractXBeanDeployer
           
 class BaseXBeanDeployer
           A useful XBean deployer which check that the endpoints inherit one of the given allowed endpoint classes.
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.