|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Instance | |
|---|---|
| org.apache.openejb.core.stateful | |
| Uses of Instance in org.apache.openejb.core.stateful |
|---|
| Fields in org.apache.openejb.core.stateful with type parameters of type Instance | |
|---|---|
protected Cache<Object,Instance> |
StatefulContainer.cache
|
| Methods in org.apache.openejb.core.stateful that return types with arguments of type Instance | |
|---|---|
Cache<Object,Instance> |
StatefulContainerFactory.getCache()
|
Cache<Object,Instance> |
StatefulContainer.getCache()
|
| Methods in org.apache.openejb.core.stateful with parameters of type Instance | |
|---|---|
void |
StatefulContainer.StatefulCacheListener.afterLoad(Instance instance)
|
void |
StatefulContainer.StatefulCacheListener.beforeStore(Instance instance)
|
boolean |
StatefulContainer.BeanContextFilter.matches(Instance instance)
|
void |
StatefulContainer.StatefulCacheListener.timedOut(Instance instance)
|
| Method parameters in org.apache.openejb.core.stateful with type arguments of type Instance | |
|---|---|
void |
StatefulContainerFactory.setCache(Cache<Object,Instance> cache)
|
| Constructor parameters in org.apache.openejb.core.stateful with type arguments of type Instance | |
|---|---|
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 | |||||||||