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 Summary
Constructors -
Method Summary
-
Constructor Details
-
UpgradeFilesystem
public UpgradeFilesystem()
-
-
Method Details
-
postConstruct
public void postConstruct()- Specified by:
postConstructin interfaceorg.glassfish.hk2.api.PostConstruct
-