Uses of Package
org.apache.commons.chain.config
-
Packages that use org.apache.commons.chain.config Package Description org.apache.commons.chain.web Basis for specializedContextimplementations suitable for use in web applications, and genericCommandimplementations useful across web application environments. -
Classes in org.apache.commons.chain.config used by org.apache.commons.chain.web Class Description ConfigParser Class to parse the contents of an XML configuration file (using Commons Digester) that defines and configures commands and command chains to be registered in aCatalog.