fr.dyade.aaa.util
Interface DBTransactionMBean

All Superinterfaces:
TransactionMBean
All Known Implementing Classes:
DBTransaction, DerbyDBTransaction, MySQLDBTransaction

public interface DBTransactionMBean
extends TransactionMBean


Method Summary
 int getLogThresholdOperation()
          Returns the pool size for operation objects, by default 1000.
 int getPhase()
           
 java.lang.String getPhaseInfo()
           
 
Methods inherited from interface fr.dyade.aaa.util.TransactionMBean
getStartTime, isPersistent
 

Method Detail

getLogThresholdOperation

int getLogThresholdOperation()
Returns the pool size for operation objects, by default 1000.

Returns:
The pool size for operation objects.

getPhase

int getPhase()
Specified by:
getPhase in interface TransactionMBean

getPhaseInfo

java.lang.String getPhaseInfo()
Specified by:
getPhaseInfo in interface TransactionMBean


Copyright © 2011 ScalAgent D.T.. All Rights Reserved.