Class UpgradeFilesystem

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

@Service public class UpgradeFilesystem extends Object implements org.glassfish.api.admin.config.ConfigurationUpgrade, org.glassfish.hk2.api.PostConstruct
Startup service to update the filesystem from v2 to the v3 format
Author:
Joe Di Pol
  • Constructor Details

    • UpgradeFilesystem

      public UpgradeFilesystem()
  • Method Details

    • postConstruct

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