org.loom.servlet.names
Interface WebContextParameterNames


public interface WebContextParameterNames

Keys used in the web.xml file


Field Summary
static java.lang.String CONFIG_FACTORY_CLASS
          the ConfigFactory class
 

Field Detail

CONFIG_FACTORY_CLASS

static final java.lang.String CONFIG_FACTORY_CLASS
the ConfigFactory class

See Also:
Constant Field Values