Package | Description |
---|---|
com.itko.lisaint |
Modifier and Type | Field and Description |
---|---|
protected TransInfo |
Integrator.curTrans |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<TransInfo> |
Integrator.transactions |
Modifier and Type | Method and Description |
---|---|
TransInfo |
Integrator.getCurTrans()
This method will return the currently running transaction
|
TransInfo |
Integrator.startTransaction(java.lang.String transID)
This method is called by test-enabled components to notify the Lisa Integrator that a new
transaction has started.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<TransInfo> |
Integrator.getTransactionList()
Gives us all the transactions that have been loaded into this Integrator in the order that
they were started.
|
Copyright © 1998-2014 CA, Inc. All Rights Reserved.