|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cache | |
|---|---|
| org.apache.openejb.core.stateful | |
| Uses of Cache in org.apache.openejb.core.stateful |
|---|
| Classes in org.apache.openejb.core.stateful that implement Cache | |
|---|---|
class |
SimpleCache<K,V>
|
| Fields in org.apache.openejb.core.stateful declared as Cache | |
|---|---|
protected Cache<Object,Instance> |
StatefulContainer.cache
|
| Methods in org.apache.openejb.core.stateful that return Cache | |
|---|---|
Cache<Object,Instance> |
StatefulContainerFactory.getCache()
|
Cache<Object,Instance> |
StatefulContainer.getCache()
|
| Methods in org.apache.openejb.core.stateful with parameters of type Cache | |
|---|---|
void |
StatefulContainerFactory.setCache(Cache<Object,Instance> cache)
|
| Constructors in org.apache.openejb.core.stateful with parameters of type Cache | |
|---|---|
StatefulContainer(Object id,
SecurityService securityService,
Cache<Object,Instance> cache)
|
|
StatefulContainer(Object id,
SecurityService securityService,
Cache<Object,Instance> cache,
Duration accessTimeout,
boolean preventExtendedEntityManagerSerialization,
LockFactory lockFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||