Uses of Class
org.mule.module.launcher.DeploymentService

Packages that use DeploymentService
org.mule.module.launcher   
org.mule.module.launcher.application   
 

Uses of DeploymentService in org.mule.module.launcher
 

Fields in org.mule.module.launcher declared as DeploymentService
protected  DeploymentService DefaultMuleDeployer.deploymentService
           
protected  DeploymentService MuleContainer.deploymentService
           
 

Constructors in org.mule.module.launcher with parameters of type DeploymentService
DefaultMuleDeployer(DeploymentService deploymentService)
           
 

Uses of DeploymentService in org.mule.module.launcher.application
 

Fields in org.mule.module.launcher.application declared as DeploymentService
protected  DeploymentService ApplicationFactory.deploymentService
           
protected  DeploymentService DefaultMuleApplication.deploymentService
           
 

Methods in org.mule.module.launcher.application with parameters of type DeploymentService
 void DefaultMuleApplication.setDeploymentService(DeploymentService deploymentService)
           
 

Constructors in org.mule.module.launcher.application with parameters of type DeploymentService
ApplicationFactory(DeploymentService deploymentService, Map<Class<? extends MuleCoreExtension>,MuleCoreExtension> coreExtensions)
           
 



Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.