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

Packages that use org.glassfish.ha.store.api
com.sun.xml.ws.api.ha   
com.sun.xml.ws.commons.ha   
com.sun.xml.ws.rx.ha   
com.sun.xml.wss.impl.misc   
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 com.sun.xml.ws.api.ha
BackingStore
          An object that stores a given value against an id.
BackingStoreConfiguration
           
BackingStoreFactory
          A factory for creating BackingStore(s).
 

Classes in org.glassfish.ha.store.api used by com.sun.xml.ws.commons.ha
HashableKey
          This interface is implemented by objects that are used as Keys in BackingStore operations.
 

Classes in org.glassfish.ha.store.api used by com.sun.xml.ws.rx.ha
BackingStore
          An object that stores a given value against an id.
 

Classes in org.glassfish.ha.store.api used by com.sun.xml.wss.impl.misc
BackingStore
          An object that stores a given value against an id.
BackingStoreException
          This exception is thrown to signal any BackingStore specific exception.
 

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 © 2005-2015 Oracle Corporation. All Rights Reserved.