|
||||||||||
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<java.lang.Object,Instance> |
StatefulContainer.cache
|
Methods in org.apache.openejb.core.stateful that return Cache | |
---|---|
Cache<java.lang.Object,Instance> |
StatefulContainerFactory.getCache()
|
Methods in org.apache.openejb.core.stateful with parameters of type Cache | |
---|---|
void |
StatefulContainerFactory.setCache(Cache<java.lang.Object,Instance> cache)
|
Constructors in org.apache.openejb.core.stateful with parameters of type Cache | |
---|---|
StatefulContainer(java.lang.Object id,
SecurityService securityService,
Cache<java.lang.Object,Instance> cache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |