Interface ActionBeanWrapperInterface

All Known Implementing Classes:
ActionBean.GenericAtomicActionWrapper, ArjunaTransactionImpleWrapper, JCAServerTransactionWrapper, RecoveredTransactionWrapper, ServerTransactionWrapper

@Deprecated public interface ActionBeanWrapperInterface
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
Common interface for JTA and JTS transactions
Author:
Mike Musgrove
  • Method Details