|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectStore | |
|---|---|
| org.jboss.ejb3.cache.impl | |
| Uses of ObjectStore in org.jboss.ejb3.cache.impl |
|---|
| Classes in org.jboss.ejb3.cache.impl that implement ObjectStore | |
|---|---|
class |
FileObjectStore<T extends Identifiable>
Stores objects in a directory via serialization. |
| Constructors in org.jboss.ejb3.cache.impl with parameters of type ObjectStore | |
|---|---|
GroupedPassivatingCacheImpl(StatefulObjectFactory<T> factory,
PassivationManager<T> passivationManager,
ObjectStore<T> store,
PassivatingCache<PassivationGroup> groupCache)
|
|
SimplePassivatingCache(StatefulObjectFactory<T> factory,
PassivationManager<T> passivationManager,
ObjectStore<T> store)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||