|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PassivationStrategy | |
|---|---|
| org.apache.openejb.core.stateful | |
| Uses of PassivationStrategy in org.apache.openejb.core.stateful |
|---|
| Classes in org.apache.openejb.core.stateful that implement PassivationStrategy | |
|---|---|
class |
RAFPassivater
|
class |
SimplePassivater
|
| Methods in org.apache.openejb.core.stateful that return PassivationStrategy | |
|---|---|
PassivationStrategy |
SimpleCache.getPassivator()
|
| Methods in org.apache.openejb.core.stateful with parameters of type PassivationStrategy | |
|---|---|
void |
SimpleCache.setPassivator(PassivationStrategy passivator)
|
| Method parameters in org.apache.openejb.core.stateful with type arguments of type PassivationStrategy | |
|---|---|
void |
SimpleCache.setPassivator(Class<? extends PassivationStrategy> passivatorClass)
|
| Constructors in org.apache.openejb.core.stateful with parameters of type PassivationStrategy | |
|---|---|
SimpleCache(Cache.CacheListener<V> listener,
PassivationStrategy passivator,
int capacity,
int bulkPassivate,
Duration timeOut)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||