Interface WebModuleConfig

  • All Superinterfaces:
    com.sun.enterprise.config.serverbeans.ApplicationConfig, org.jvnet.hk2.config.ConfigBeanProxy

    public interface WebModuleConfig
    extends org.jvnet.hk2.config.ConfigBeanProxy, com.sun.enterprise.config.serverbeans.ApplicationConfig
    Corresponds to the web-module-config element used for recording web module configuration customizations.
    Author:
    tjquinn