com.sun.enterprise.v3.admin
Class AdminConsoleConfigUpgrade
java.lang.Object
com.sun.enterprise.v3.admin.AdminConsoleConfigUpgrade
- All Implemented Interfaces:
- ConfigurationUpgrade, org.glassfish.hk2.PostConstruct
@Service
public class AdminConsoleConfigUpgrade
- extends Object
- implements ConfigurationUpgrade, org.jvnet.hk2.component.PostConstruct
Adds the needed message-security-config information to domain.xml
during an upgrade from a v2.X server. For more information see:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=13443
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_ADMIN_PORT
public static final String DEFAULT_ADMIN_PORT
- See Also:
- Constant Field Values
AdminConsoleConfigUpgrade
public AdminConsoleConfigUpgrade()
postConstruct
public void postConstruct()
- Specified by:
postConstruct in interface org.glassfish.hk2.PostConstruct
Copyright © 2012. All Rights Reserved.