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