| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.api.expirable | |
| com.mulesoft.mule.runtime.gw.api.expirable.os | |
| com.mulesoft.mule.runtime.gw.internal.expirable |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Serializable> |
ExpirableObjectFactory.timeExpirableFactory(TimeFrameFactory timeFrameFactory,
Period expirationPeriod) |
| Constructor and Description |
|---|
ExpirableObjectStore(org.mule.runtime.api.store.ObjectStore<Expirable<T>> innerOS,
ExpirableObjectFactory<T> expirableObjectFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeExpirableObjectFactory<T extends Serializable>
Creates
TimeExpirable object of type T. |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.