Package com.sun.enterprise.transaction.spi

Interface Summary
JavaEETransactionManagerDelegate  
RecoveryEventListener Interface implemented by the consumers that are interested in recovery start and end events
RecoveryResourceHandler RecoveryResourceHandler will be used by transaction-manager to get resource instances.
Using these resource instances, transaction recovery will be done.
All type of (xa)resources will have a resource recovery handler which will be used by transaction-manager
RecoveryResourceListener Interface implemented by the consumers of recoveryResource registry and recoveryresourcelistener.
TransactionalResource TransactionalResource interface to be implemented by the resource handlers to be able to communicate with used the transaction manager components
TransactionInternal  
TransactionOperationsManager TransactionOperationsManager interface to be used by various components to perform notifications by UserTransaction instance.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.