Uses of Package
org.glassfish.ha.store.api

Packages that use org.glassfish.ha.store.api
org.glassfish.ha.store.api   
org.glassfish.ha.store.impl   
org.glassfish.ha.store.spi   
org.glassfish.ha.store.util   
 

Classes in org.glassfish.ha.store.api used by org.glassfish.ha.store.api
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.impl
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
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
Storeable
          A Storeable is an interface that must be implemented by objects that are to be presisted in the backing store.
 



Copyright © 2018 Oracle Corporation. All Rights Reserved.