public interface ExpirableObjectStore<T extends Serializable> extends ObjectStore<T>
| Modifier and Type | Method and Description |
|---|---|
void |
expire(int entryTTL,
int maxEntries) |
clear, contains, isPersistent, remove, retrieve, storevoid expire(int entryTTL,
int maxEntries)
throws ObjectStoreException
ObjectStoreExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.