Uses of Class
org.apache.servicemix.jbi.container.DeploySupport

Packages that use DeploySupport
org.apache.servicemix.jbi.container The JBI Container implementation and supporting classes 
 

Uses of DeploySupport in org.apache.servicemix.jbi.container
 

Subclasses of DeploySupport in org.apache.servicemix.jbi.container
 class DeployServiceAssembly
          Deploys a service assembly using either a File URL or the maven groupId, artifactId and optional versions.
 class InstallComponent
          Installs a component using either a File URL or the maven groupId, artifactId and optional versions.
 class InstallSharedLibrary
          Installs a shared library using either a File URL or the maven groupId, artifactId and optional versions.
 

Methods in org.apache.servicemix.jbi.container that return DeploySupport
 DeploySupport[] SpringJBIContainer.getDeployments()
           
 

Methods in org.apache.servicemix.jbi.container with parameters of type DeploySupport
 void SpringJBIContainer.setDeployments(DeploySupport[] deployments)
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.