|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Feature dealing with the interruption of a transaction.
Field Summary | |
static java.lang.String |
TRANSACTION_INTERRUPTION_FEATURE
ADL Identifier. |
Fields inherited from interface org.objectweb.transaction.api.Feature |
FEATURE |
Method Summary | |
void |
resume()
Allows to resume a previously suspended transaction. |
void |
suspend()
Allows to suspend an active transaction. |
Field Detail |
public static final java.lang.String TRANSACTION_INTERRUPTION_FEATURE
Method Detail |
public void suspend()
public void resume()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |