Uses of Interface
org.glassfish.ha.store.api.BackingStoreTransaction
-
Packages that use BackingStoreTransaction Package Description org.glassfish.ha.store.api org.glassfish.ha.store.impl -
-
Uses of BackingStoreTransaction in org.glassfish.ha.store.api
Methods in org.glassfish.ha.store.api that return BackingStoreTransaction Modifier and Type Method Description BackingStoreTransactionBackingStoreFactory. createBackingStoreTransaction() -
Uses of BackingStoreTransaction in org.glassfish.ha.store.impl
Methods in org.glassfish.ha.store.impl that return BackingStoreTransaction Modifier and Type Method Description BackingStoreTransactionNoOpBackingStoreFactory. createBackingStoreTransaction()
-