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 TypeClassDescriptionclassAn object store that just dispatches commands to other object storesclassAn object store that allows configuration by reflection.Methods in com.gargoylesoftware.base.objectstore that return ObjectStoreModifier and TypeMethodDescriptionprotected ObjectStoreDispatchingObjectStore.findStore(ObjectStoreCommand command) Find the ObjectStore for the specified command