com.sun.enterprise.admin.servermgmt.logging
Class UpgradeLogging
java.lang.Object
com.sun.enterprise.admin.servermgmt.logging.UpgradeLogging
- All Implemented Interfaces:
- ConfigurationUpgrade, org.jvnet.hk2.component.PostConstruct
@Service
public class UpgradeLogging
- extends Object
- implements ConfigurationUpgrade, org.jvnet.hk2.component.PostConstruct
Startup service to update existing domain.xml to move log-service entries to
logging.properties file.
- Author:
- Carla Mott
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpgradeLogging
public UpgradeLogging()
postConstruct
public void postConstruct()
- Specified by:
postConstruct in interface org.jvnet.hk2.component.PostConstruct
Copyright © 2012 GlassFish Community. All Rights Reserved.