org.mule.module.launcher.application
Class PriviledgedMuleApplication
java.lang.Object
org.mule.module.launcher.application.DefaultMuleApplication
org.mule.module.launcher.application.PriviledgedMuleApplication
- All Implemented Interfaces:
- Application
public class PriviledgedMuleApplication
- extends DefaultMuleApplication
Methods inherited from class org.mule.module.launcher.application.DefaultMuleApplication |
addAnnotationsConfigBuilderIfPresent, addIBeansConfigurationBuilderIfPackagesConfiguredForScanning, createConfigurationBuilderFromApplicationProperties, createConfigurationBuiler, createDeploymentClassLoader, createRedeployMonitor, determineConfigBuilderClassName, dispose, doDispose, getAppName, getDeploymentClassLoader, getDescriptor, getMuleContext, install, redeploy, scheduleConfigMonitor, setAppName, start, stop, toAbsoluteFile, toString |
REGISTRY_KEY_DEPLOYMENT_SERVICE
public static final String REGISTRY_KEY_DEPLOYMENT_SERVICE
- See Also:
- Constant Field Values
deploymentService
protected DeploymentService deploymentService
PriviledgedMuleApplication
protected PriviledgedMuleApplication(String appName)
init
public void init()
- Specified by:
init
in interface Application
- Overrides:
init
in class DefaultMuleApplication
setDeploymentService
public void setDeploymentService(DeploymentService deploymentService)
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.