|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectStore | |
com.gargoylesoftware.base.objectstore | Classes involving object stores. |
Uses of ObjectStore in com.gargoylesoftware.base.objectstore |
Subclasses of ObjectStore in com.gargoylesoftware.base.objectstore | |
class |
DispatchingObjectStore
An object store that just dispatches commands to other object stores |
class |
ReflectedObjectStore
An object store that allows configuration by reflection. |
Methods in com.gargoylesoftware.base.objectstore that return ObjectStore | |
protected ObjectStore |
DispatchingObjectStore.findStore(ObjectStoreCommand command)
Find the ObjectStore for the specified command |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |