Uses of Class
org.apache.commons.chain.CatalogFactory

Packages that use CatalogFactory
Package
Description
The fundamental API contracts for the Chain of Responsibility Pattern as implemented in this package.
Concrete implementations of generic Commands that are useful in many different environments, not tied to a particular tier such as Servlets).
Convenient base implementations of Chain of Responsibility Pattern contracts from org.apache.commons.chain.