Package org.glassfish.ha.store.api
Interface BackingStoreTransaction
-
public interface BackingStoreTransaction- Author:
- Mahesh Kannan
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcommit()
-
-
-
Method Detail
-
commit
void commit() throws BackingStoreException- Throws:
BackingStoreException
-
-