Package jrunx.tyrex.tm

Interface Summary
DomainMetrics Holds metrics associated with a transaction domain.
Heuristic Defines values for different heuristic decisions.
JournalFactory Interface for a journal factory.
TransactionInterceptor The interceptor interface allows an external engine to hook up into the transaction monitor and either record the outcome of transactions or affect them.
TyrexTransaction Tyrex extensions for Transaction.
TyrexTransactionManager Tyrex extensions for TransactionManager.
 

Class Summary
Journal Abstract class for transactional journal.
Journal.RecoveredTransaction Provides information about a recovered transaction.
RuntimeContext The runtime context provides an association between a component or client, the current thread, and resources used by the application.
TransactionDomain A transaction domain provides centralized management for transactions.
 

Exception Summary
DomainConfigurationException A general exception associated with transaction domains.
RecoveryException Indicates an error occuring during recovery.
TransactionTimeoutException Thrown to terminate the current thread and indicate that the current transaction has timed out.
 



Copyright © 2002 Macromedia Corporation. All Rights Reserved.