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

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
org.jvnet.hk2.config.ConfigBeanProxy.Duck
 
Method Summary
 
Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
createChild, deepCopy, getParent, getParent
 



Copyright © 2012 GlassFish Community. All Rights Reserved.