|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CheckedActionFactory
Manages the CheckedAction instances on a per transaction basis.
Method Summary | |
---|---|
CheckedAction |
getCheckedAction(Uid txId,
java.lang.String actionType)
Return a CheckedAction instance for a transaction. |
Method Detail |
---|
CheckedAction getCheckedAction(Uid txId, java.lang.String actionType)
txId
- the transaction id.actionType
- the type of the transaction.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |