| Interface | Description |
|---|---|
| Config |
A generic component's configuration.
|
| ConfigurationBuilder |
A
ConfigurationBuilder is used to configure a Mule instance, represented by a MuleContext instance. |
| ConfigurationExtension |
Marker interface for custom configuration extensions defined inside
MuleConfiguration
This is required by the new parsers to identify child elements |
| MuleConfiguration |
Configuration info.
|
| ParentMuleContextAwareConfigurationBuilder |
Configuration builders that implements this interface will receive a reference to the context of the domain they belong to.
|
| PropertyFactory |
PropertyFactory is used to create objects from the property file. |
| Class | Description |
|---|---|
| ConfigurationInstanceNotification |
Custom notification that communicates the change of state in a
ConfigurationInstance |
| MuleProperties |
MuleProperties is a set of constants pertaining to Mule properties. |
| Exception | Description |
|---|---|
| ConfigurationException |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.