Class UpgradeLogging

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

    @Service
    public class UpgradeLogging
    extends Object
    implements ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct
    Startup service to update existing domain.xml to move log-service entries to logging.properties file.
    Author:
    Carla Mott
    • Constructor Detail

      • UpgradeLogging

        public UpgradeLogging()
    • Method Detail

      • postConstruct

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