Uses of Interface
org.glassfish.ha.store.spi.Storable
-
Packages that use Storable Package Description org.glassfish.ha.store.spi -
-
Uses of Storable in org.glassfish.ha.store.spi
Subinterfaces of Storable in org.glassfish.ha.store.spi Modifier and Type Interface Description interfaceMutableStoreEntryA Storeable is an interface that must be implemented by objects that are to be presisted in the store.
-