Class CatalogFactoryBase<C extends Context>

java.lang.Object
org.apache.commons.chain.CatalogFactory<C>
org.apache.commons.chain.impl.CatalogFactoryBase<C>
Type Parameters:
C - Type of the context associated with this command

public class CatalogFactoryBase<C extends Context> extends CatalogFactory<C>
A simple implementation of CatalogFactory.
Version:
$Revision$ $Date$
Author:
Sean Schofield