All Classes and Interfaces
Class
Description
Simple in-memory implementation of
Catalog.A
CatalogFactory is a class used to store and retrieve
Catalogs.A simple implementation of
CatalogFactory.Convenience base class for
Chain implementations.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.Digester
RuleSet for configuring Chain of
Responsibility command chains, and adding them to an appropriate
Catalog.Convenience base class for
Context implementations.Copy a specified literal value, or a context attribute stored under
the
fromKey (if any), to the toKey.An abstract base command which uses introspection to look up a
method to execute.
This command combines elements of the
LookupCommand with the
DispatchCommand.Remove any context attribute stored under the
fromKey.