| Package | Description |
|---|---|
| org.mule.runtime.core.util.store |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyObjectStoreToMapAdapter<T extends Serializable>
An
ObjectStoreToMapAdapter which delays effectively obtaining the ListableObjectStore
to be bridged until it's absolutely necessary. |
class |
SimpleObjectStoreToMapAdapter<T extends Serializable>
Simple implementation of
ObjectStoreToMapAdapter which operates on a
ListableObjectStore received in the constructor |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.