|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectStoreManager | |
|---|---|
| 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 | |
| Uses of ObjectStoreManager in org.mule |
|---|
| Methods in org.mule that return ObjectStoreManager | |
|---|---|
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()
|
| Uses of ObjectStoreManager in org.mule.api |
|---|
| Methods in org.mule.api that return ObjectStoreManager | |
|---|---|
ObjectStoreManager |
MuleContext.getObjectStoreManager()
|
| Uses of ObjectStoreManager in org.mule.util.store |
|---|
| Classes in org.mule.util.store that implement ObjectStoreManager | |
|---|---|
class |
MuleObjectStoreManager
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||