Package org.apache.commons.chain.impl
package org.apache.commons.chain.impl
Convenient base implementations of Chain of Responsibility Pattern
contracts from
org.apache.commons.chain.-
ClassesClassDescriptionCatalogBase<C extends Context>Simple in-memory implementation of
Catalog.CatalogFactoryBase<C extends Context>A simple implementation ofCatalogFactory.Convenience base class forChainimplementations.Convenience base class forContextimplementations.