| Interface | Description |
|---|---|
| ApplicationPolicyProvider |
Provides and manages policies for an
Application |
| Class | Description |
|---|---|
| ApplicationClassLoaderBuilderFactory |
Factory to create instances of
ApplicationClassLoaderBuilder. |
| ApplicationDescriptorFactory |
Creates artifact descriptor for application
|
| ApplicationMuleContextBuilder |
Takes Mule application descriptor into account when building the context.
|
| ApplicationStartedSplashScreen |
Splash screen specific for
Application startup based on it's ApplicationDescriptor. |
| ApplicationStatusMapper |
Maps an application life cycle phase to an application status
|
| ApplicationWrapper |
Decorates the target deployer to properly switch out context classloader for deployment one where applicable.
|
| DefaultApplicationFactory |
Creates default mule applications
|
| DefaultMuleApplication | |
| DeployableMavenClassLoaderModelLoader |
This class is responsible of returning the
BundleDescriptor of a given plugin's location and also creating a
ClassLoaderModel |
| EmptyApplicationDescriptor |
Encapsulates defaults when no explicit descriptor provided with an app.
|
| MuleApplicationPolicyProvider |
Provides policy management and provision for Mule applications
|
| PropertiesDescriptorParser | |
| TemporaryApplicationDescriptorFactory |
Creates temporary applications descriptors that are outside the default Mule applications directory
MuleFoldersUtil.getAppsFolder(). |
| TemporaryApplicationFactory |
Creates temporary mule applications from a location outside
MuleContainerBootstrapUtils.getMuleAppsDir(). |
| ToolingApplicationFactory |
Creates mule applications for Tooling, these kind of applications should not allow notifications.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.