| Methods in org.jpos.transaction with parameters of type Profiler |
protected void |
TransactionManager.abort(int session,
long id,
Serializable context,
List members,
boolean recover,
LogEvent evt,
Profiler prof)
|
protected void |
TransactionManager.commit(int session,
long id,
Serializable context,
List members,
boolean recover,
LogEvent evt,
Profiler prof)
|
protected int |
TransactionManager.prepare(int session,
long id,
Serializable context,
List members,
Iterator iter,
boolean abort,
LogEvent evt,
Profiler prof)
|