Uses of Interface
org.jboss.tm.integrity.TransactionIntegrityFactory

Packages that use TransactionIntegrityFactory
org.jboss.tm The default Transaction Manager implementation
org.jboss.tm.integrity   
 

Uses of TransactionIntegrityFactory in org.jboss.tm
 

Methods in org.jboss.tm with parameters of type TransactionIntegrityFactory
 void TransactionManagerServiceMBean.setTransactionIntegrityFactory(TransactionIntegrityFactory factory)
          Set the Integrity checker factory
 void TransactionManagerService.setTransactionIntegrityFactory(TransactionIntegrityFactory factory)
          Set the Transaction integrity factory
 

Uses of TransactionIntegrityFactory in org.jboss.tm.integrity
 

Subinterfaces of TransactionIntegrityFactory in org.jboss.tm.integrity
 interface FailIncompleteTransactionMBean
           
 

Classes in org.jboss.tm.integrity that implement TransactionIntegrityFactory
 class FailIncompleteTransaction
          An MBean to configure the FailIncomplete policy.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.