- 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