Class SunAS9ServerPlatform

  • All Implemented Interfaces:
    JMXEnabledPlatform, ServerPlatform

    @Deprecated
    public class SunAS9ServerPlatform
    extends GlassfishPlatform
    Deprecated.
    since 2.5 replaced by GlassfishServerPlatform
    PUBLIC: This is the concrete subclass responsible for representing SunAS9-specific server behavior. This platform overrides: getExternalTransactionControllerClass(): to use an SunAS9-specific controller class
    • Constructor Detail

      • SunAS9ServerPlatform

        public SunAS9ServerPlatform​(DatabaseSession newDatabaseSession)
        Deprecated.
        INTERNAL: Default Constructor: All behavior for the default constructor is inherited