Uses of Package
org.glassfish.ha.store.api
-
Packages that use org.glassfish.ha.store.api Package Description org.glassfish.ha.store.api org.glassfish.ha.store.spi org.glassfish.ha.store.util -
Classes in org.glassfish.ha.store.api used by org.glassfish.ha.store.api Class Description BackingStore An object that stores a given value against an id.BackingStoreConfiguration BackingStoreException This exception is thrown to signal any BackingStore specific exception.BackingStoreFactory A factory for creating BackingStore(s).BackingStoreTransaction -
Classes in org.glassfish.ha.store.api used by org.glassfish.ha.store.spi Class Description BackingStoreException This exception is thrown to signal any BackingStore specific exception.BackingStoreFactory A factory for creating BackingStore(s). -
Classes in org.glassfish.ha.store.api used by org.glassfish.ha.store.util Class Description Storeable A Storeable is an interface that must be implemented by objects that are to be presisted in the backing store.