Package org.apache.commons.chain.impl

Convenient base implementations of Chain of Responsibility Pattern contracts from org.apache.commons.chain.

See:
          Description

Class Summary
CatalogBase Simple in-memory implementation of Catalog.
CatalogFactoryBase A simple implementation of CatalogFactory.
ChainBase Convenience base class for Chain implementations.
ContextBase Convenience base class for Context implementations.
 

Package org.apache.commons.chain.impl Description

Convenient base implementations of Chain of Responsibility Pattern contracts from org.apache.commons.chain.



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