Class UpgradeLogging

java.lang.Object
com.sun.enterprise.admin.servermgmt.logging.UpgradeLogging
All Implemented Interfaces:
org.glassfish.api.admin.config.ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct

@Service public class UpgradeLogging extends Object implements org.glassfish.api.admin.config.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 Details

    • UpgradeLogging

      public UpgradeLogging()
  • Method Details

    • postConstruct

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