Component
component processes a {@link MuleEvent} by invoking thecomponent instance that has been configured, optionally returning a result. Implementations of Component
can use different types of component implementation, implement component instance pooling or implement bindings which allow for service composition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|