Package org.mule.module.launcher

Interface Summary
AppBloodhound Discovers application descriptor and settings.
DeploymentListener Defines a listener for deployment events.
DeploymentService.StartupListener  
MuleApplicationClassLoader.ShutdownListener Optional hook, invoked synchronously right before the classloader is disposed of and closed.
MuleDeployer  
 

Class Summary
AbstractDeploymentListener Convenience implementation of DeploymentListener.
AbstractFileWatcher  
AppDeployerMonitorThreadFactory  
ApplicationMuleContextBuilder Takes Mule application descriptor into account when building the context.
CompositeDeploymentListener  
ConfigChangeMonitorThreadFactory A slightly tweaked default thread factory that uses the following pattern: [%s].config.change.%d.thread.%d, where %s stands for application name, the next number will tell one how many redeployments this app had during this container's lifetime and the last digit, thread count, should always be 1.
DefaultAppBloodhound  
DefaultMuleDeployer  
DefaultMuleSharedDomainClassLoader  
DeploymentService  
DeploymentStatusTracker Keeps track of the deployment status of all applications in the Mule instance.
FineGrainedControlClassLoader TODO document overrides, blocked, systemPackages and syntax for specifying those.
GoodCitizenClassLoader Fixes major classloader woes by: Providing a GoodCitizenClassLoader.close() method to release any connections to resources. Disabling caching of jar resources fix e.g.
GoodCitizenClassLoader.NonCachingURLStreamHandlerFactory  
MuleApplicationClassLoader  
MuleContainer  
MuleContainerStartupSplashScreen  
MuleSharedDomainClassLoader Load $MULE_HOME/lib/shared/ libraries.
SimpleLoggingTable Provides a simple table implementation useful to log information in a tabular form.
StartupSummaryDeploymentListener Prints application status summary table on Mule startup.
 

Enum Summary
DeploymentStatusTracker.DeploymentState  
 

Exception Summary
DeploymentException  
DeploymentInitException  
DeploymentStartException  
DeploymentStopException  
InstallException  
 



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