Class UpgradeService

  • All Implemented Interfaces:
    ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct

    @Service
    public class UpgradeService
    extends Object
    implements ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct
    Startup service to update existing domain.xml to the latest expected format
    Author:
    Jerome Dochez
    • Constructor Detail

      • UpgradeService

        public UpgradeService()
    • Method Detail

      • postConstruct

        public void postConstruct()
        Specified by:
        postConstruct in interface org.glassfish.hk2.api.PostConstruct