Interface | Description |
---|---|
Cache<K,V> | |
Cache.CacheFilter<V> |
CacheFileter is used to select values to remove during a removeAll
invocation.
|
Cache.CacheListener<V> |
Callback listener for cache events.
|
Cache.TimeOut |
A cache entry can implement this interface
to provide its timeout.
|
LockFactory | |
LockFactory.StatefulLock | |
PassivationStrategy |
Enum | Description |
---|---|
StatefulContainer.MethodType |