| Package | Description |
|---|---|
| org.apache.openejb.core.stateful |
| Modifier and Type | Class and Description |
|---|---|
class |
RAFPassivater |
class |
SimplePassivater |
| Modifier and Type | Method and Description |
|---|---|
PassivationStrategy |
SimpleCache.getPassivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleCache.setPassivator(PassivationStrategy passivator) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleCache.setPassivator(Class<? extends PassivationStrategy> passivatorClass) |
| Constructor and Description |
|---|
SimpleCache(Cache.CacheListener<V> listener,
PassivationStrategy passivator,
int capacity,
int bulkPassivate,
Duration timeOut) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.