Module org.glassfish.ha.api
Package org.glassfish.ha.store.spi
-
Interface Summary Interface Description 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 Class Description 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 Exception Description DuplicateFactoryRegistrationException