Package org.glassfish.ha.store.spi

Interface Summary
AttributeMetadata<S,T> For each attribute A of type T in a.b.X, a.b.X_ contains a (static) field whose type is AttributeMetadata.
MutableStoreEntry A Storeable is an interface that must be implemented by objects that are to be presisted in the store.
ObjectInputOutputStreamFactory  
Storable A Storeable is an interface that must be implemented by objects that are to be presisted in the store.
StorableMap<K,V>  
StoreEntryEvaluator<K,V>  
StoreEntryMetadata<S>  
 

Class Summary
BackingStoreFactoryRegistry A class for storing BackingStore implementation.
ObjectInputOutputStreamFactoryRegistry Temporary class till we figure out how to reuse a similar class in naming module.
ObjectInputStreamWithLoader This subclass of ObjectInputStream delegates loading of classes to an existing ClassLoader.
 

Exception Summary
DuplicateFactoryRegistrationException  
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.