net.sf.jradius.handler.chain
Class JRCatalogBase

java.lang.Object
  extended by org.apache.commons.chain.impl.CatalogBase
      extended by net.sf.jradius.handler.chain.JRCatalogBase
All Implemented Interfaces:
org.apache.commons.chain.Catalog

public class JRCatalogBase
extends org.apache.commons.chain.impl.CatalogBase

The JRadius CatalogBase for Jakarta Commons Chain

Author:
David Bird

Field Summary
 
Fields inherited from class org.apache.commons.chain.impl.CatalogBase
commands
 
Fields inherited from interface org.apache.commons.chain.Catalog
CATALOG_KEY
 
Constructor Summary
JRCatalogBase()
           
 
Method Summary
 
Methods inherited from class org.apache.commons.chain.impl.CatalogBase
addCommand, getCommand, getNames, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JRCatalogBase

public JRCatalogBase()


Copyright © 2006 The JRadius Project, All Rights Reserved.