| 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.util.store |
| Modifier and Type | Method and Description |
|---|---|
ObjectStoreManager |
DefaultMuleContext.getLocalObjectStoreManager()
When running in clustered mode, it returns a
ObjectStoreManager that
creates ObjectStore instances which are only local to the current node. |
ObjectStoreManager |
DefaultMuleContext.getObjectStoreManager() |
| Modifier and Type | Method and Description |
|---|---|
ObjectStoreManager |
MuleContext.getObjectStoreManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
MuleObjectStoreManager |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.