| Package | Description |
|---|---|
| org.mule |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
| org.mule.api |
The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them
|
| org.mule.config.builders | |
| org.mule.registry |
| Modifier and Type | Method and Description |
|---|---|
protected MuleRegistry |
DefaultMuleContext.createRegistryHelper(DefaultRegistryBroker registry) |
MuleRegistry |
DefaultMuleContext.getRegistry() |
| Modifier and Type | Method and Description |
|---|---|
MuleRegistry |
MuleContext.getRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultsConfigurationBuilder.configureSystemModel(MuleRegistry registry)
Deprecated.
|
protected void |
DefaultsConfigurationBuilder.configureThreadingProfiles(MuleRegistry registry) |
| Modifier and Type | Class and Description |
|---|---|
class |
MuleRegistryHelper
Adds lookup/register/unregister methods for Mule-specific entities to the standard
Registry interface.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.