com.sun.enterprise.admin.servermgmt
Class V2ToV3ConfigUpgrade
java.lang.Object
com.sun.enterprise.admin.servermgmt.V2ToV3ConfigUpgrade
- All Implemented Interfaces:
- ConfigurationUpgrade, org.glassfish.hk2.PostConstruct
@Service
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class V2ToV3ConfigUpgrade
- extends Object
- implements ConfigurationUpgrade, org.jvnet.hk2.component.PostConstruct
Change the jvm-options from v2 to v3
- Author:
- Byron Nevins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
V2ToV3ConfigUpgrade
public V2ToV3ConfigUpgrade()
postConstruct
public void postConstruct()
- Specified by:
postConstruct in interface org.glassfish.hk2.PostConstruct
Copyright © 2012. All Rights Reserved.