Uses of Class
com.gargoylesoftware.base.objectstore.ObjectStore
Packages that use ObjectStore
-
Uses of ObjectStore in com.gargoylesoftware.base.objectstore
Subclasses of ObjectStore in com.gargoylesoftware.base.objectstoreModifier and TypeClassDescriptionclass
An object store that just dispatches commands to other object storesclass
An object store that allows configuration by reflection.Methods in com.gargoylesoftware.base.objectstore that return ObjectStoreModifier and TypeMethodDescriptionprotected ObjectStore
DispatchingObjectStore.findStore
(ObjectStoreCommand command) Find the ObjectStore for the specified command