| Class | Description |
|---|---|
| AbstractMuleArtifactModel |
Base class for creating models for Mule artifacts from JSON describer files.
|
| AbstractMuleArtifactModelBuilder<T extends AbstractMuleArtifactModelBuilder,M extends AbstractMuleArtifactModel> |
A builder to create instances of
AbstractMuleArtifactModel implementations. |
| MuleApplicationModel |
This object matches the mule-policy.json element within a policy.
|
| MuleApplicationModel.MuleApplicationModelBuilder |
A builder to create instances of
MuleApplicationModel. |
| MuleArtifactLoaderDescriptor |
Generic descriptor that will be used to describe parametrization to construct
ExtensionModel,
ClassLoader and any other descriptor that may arise in a future of MulePluginModel. |
| MuleArtifactLoaderDescriptorBuilder |
A builder to create instances of
MuleArtifactLoaderDescriptor. |
| MulePluginModel |
This object matches the mule-plugin.json element within a plugin.
|
| MulePluginModel.MulePluginModelBuilder |
A builder to create instances of
MulePluginModel. |
| MulePolicyModel |
This object matches the mule-policy.json element within a policy.
|
| MulePolicyModel.MulePolicyModelBuilder |
A builder to create instances of
MulePolicyModel. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.