org.glassfish.api.admin.config
Class ConfigurationCleanup
java.lang.Object
org.glassfish.api.admin.config.ConfigurationCleanup
@Contract
public class ConfigurationCleanup
- extends Object
Contract called on startup right after the configuration has been read
(and potentially upgraded) but before the startup services.
This hook is particularly useful to clean up configuration from left
over config elements that may have not been synchronized correctly due
to various sync optimizations.
- Author:
- Jerome Dochez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationCleanup
public ConfigurationCleanup()
Copyright © 2012. All Rights Reserved.