Package org.glassfish.api.admin.config
Interface ConfigExtension
-
- All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy,Container
public interface ConfigExtension extends Container
ConfigExtension is an configuration extension that hooks itself under the config configuration. This interface is just a tag interface that external tools and third party software parts can subclass to be automatically stored in the application server configuration file under the config element.- Author:
- Jerome Dochez