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

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

Uses of DeploymentService in org.mule.module.launcher
 

Classes in org.mule.module.launcher that implement DeploymentService
 class MuleDeploymentService
           
 

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

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

Constructors in org.mule.module.launcher with parameters of type DeploymentService
MuleContainer(DeploymentService deploymentService, MuleCoreExtensionManager coreExtensionManager)
           
MuleContainer(String[] args, DeploymentService deploymentService, MuleCoreExtensionManager coreExtensionManager)
          Configure the server with command-line arguments.
 

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

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



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