| Interface | Description |
|---|---|
| Container |
Interface for all Containers
|
| SuiteRunDispatcher |
Interface for all Dispatchers
|
| SuiteRunDispatcherListener |
Interface to notify SuiteRunDispatcher events
|
| Class | Description |
|---|---|
| BundleDescriptorFactory |
Creates a
BundleDescriptor based on the ServerPluginConfiguration |
| ContainerSuiteRunDispatcher |
Dispatches a Suite Run to
Container with a given RunConfiguration |
| EmbeddedContainer |
Wrapper for the
EmbeddedContainer that provides a friendlier API |
| EmbeddedContainerFactory |
It knows how to build a embedded container, used to start Mule programmatically
|
| SuiteRunLocator |
Locates and generates
SuiteRun based on the RunConfiguration and the suites located in the application. |
| Exception | Description |
|---|---|
| ContainerFactoryException |
Exception to be thrown when container creation fail
|
Copyright © 2020. All rights reserved.