public interface ExpirableObjectStore<T extends Serializable>
extends org.mule.runtime.api.store.ObjectStore<T>
| Modifier and Type | Method and Description |
|---|---|
void |
expire(long entryTTL,
int maxEntries) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.