org.mule.module.launcher.coreextension
Interface MuleCoreExtensionManager

All Superinterfaces:
DeploymentServiceAware, Disposable, Initialisable, Lifecycle, PluginClassLoaderManagerAware, Startable, Stoppable
All Known Implementing Classes:
DefaultMuleCoreExtensionManager

public interface MuleCoreExtensionManager
extends Lifecycle, DeploymentServiceAware, PluginClassLoaderManagerAware

Manages lifecycle and dependency injection for MuleCoreExtension


Field Summary
 
Fields inherited from interface org.mule.api.lifecycle.Initialisable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Startable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Stoppable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Disposable
PHASE_NAME
 
Method Summary
 
Methods inherited from interface org.mule.api.lifecycle.Initialisable
initialise
 
Methods inherited from interface org.mule.api.lifecycle.Startable
start
 
Methods inherited from interface org.mule.api.lifecycle.Stoppable
stop
 
Methods inherited from interface org.mule.api.lifecycle.Disposable
dispose
 
Methods inherited from interface org.mule.module.launcher.DeploymentServiceAware
setDeploymentService
 
Methods inherited from interface org.mule.module.launcher.PluginClassLoaderManagerAware
setPluginClassLoaderManager
 



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