Uses of Package
org.apache.commons.chain.config
Packages that use org.apache.commons.chain.config
Package
Description
Basis for specialized
Context
implementations suitable for use
in web applications, and generic Command
implementations useful
across web application environments.-
Classes in org.apache.commons.chain.config used by org.apache.commons.chain.webClassDescriptionClass to parse the contents of an XML configuration file (using Commons Digester) that defines and configures commands and command chains to be registered in a
Catalog
.