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 MuleContainer.deploymentService
           
 

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

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

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

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



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