org.glassfish.api.admin.config
Interface Container

All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy
All Known Subinterfaces:
ConfigExtension

public interface Container
extends org.jvnet.hk2.config.ConfigBeanProxy

Tag interface for container related configuration. Inheriting from this interface allows glassfish to replicate the container configuration in a clustered environment allowing per server configuration, etc...

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.