Package org.glassfish.ha.store.spi
Interface StoreEntryMetadata<S>
- Type Parameters:
S- The class type that this StoreEntry represents
public interface StoreEntryMetadata<S>
- Author:
- Mahesh.Kannan@Sun.Com
-
Method Summary
-
Method Details
-
getAttributeMetadata
-
getAllAttributeMetadata
Collection<AttributeMetadata<S,?>> getAllAttributeMetadata()
-