Uses of Interface
com.sun.mfwk.trans.MfTranReport

Packages that use MfTranReport
com.sun.mfwk.trans Provides the classes of the Java Transaction API.  
 

Uses of MfTranReport in com.sun.mfwk.trans
 

Methods in com.sun.mfwk.trans that return MfTranReport
 MfTranReport MfTransactionFactory.newTranReport(MfTransactionDefinition definition, MfTranReport parentTrans)
          Creates a new transaction report.
 MfTranReport MfTransactionFactoryImpl.newTranReport(MfTransactionDefinition definition, MfTranReport parentTrans)
           
 MfTranReport MfTransactionFactoryImpl.newTranReport(MfTransactionDefinition definition, MfTranReport parentTrans)
           
 MfTranReport MfTransactionFactory.newTranReport(MfTransactionDefinition definition, MfTranReport parentTrans)
          Creates a new transaction report.
 

Methods in com.sun.mfwk.trans with parameters of type MfTranReport
 MfTranReport MfTransactionFactory.newTranReport(MfTransactionDefinition definition, MfTranReport parentTrans)
          Creates a new transaction report.
 MfTranReport MfTransactionFactoryImpl.newTranReport(MfTransactionDefinition definition, MfTranReport parentTrans)
           
 MfTranReport MfTransactionFactoryImpl.newTranReport(MfTransactionDefinition definition, MfTranReport parentTrans)
           
 MfTranReport MfTransactionFactory.newTranReport(MfTransactionDefinition definition, MfTranReport parentTrans)
          Creates a new transaction report.