Class UpgradeFilesystem

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

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

      • UpgradeFilesystem

        public UpgradeFilesystem()
    • Method Detail

      • postConstruct

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