Package org.apache.commons.chain.config

Optional package for configuring command chains in a catalog (using Digester) from an XML configuration file.

See:
          Description

Class Summary
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 a Catalog.
ConfigRuleSet Digester RuleSet for configuring Chain of Responsibility command chains, and adding them to an appropriate Catalog.
 

Package org.apache.commons.chain.config Description

Optional package for configuring command chains in a catalog (using Digester) from an XML configuration file.



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.