Class SunAS9TransactionController

  • All Implemented Interfaces:
    ExternalTransactionController

    @Deprecated
    public class SunAS9TransactionController
    extends GlassfishTransactionController
    Deprecated.
    since 2.5 replaced by GlassfishTransactionController

    Purpose: TransactionController implementation for SunAS9 JTA

    Description: Implements the required behavior for controlling JTA transactions in SunAS9. The JTA TransactionManager must be set on the instance.

    See Also:
    JTATransactionController
    • Constructor Detail

      • SunAS9TransactionController

        public SunAS9TransactionController()
        Deprecated.