net.sf.jradius.handler.chain
Class JRConfigRuleSet

java.lang.Object
  extended by org.apache.commons.digester.RuleSetBase
      extended by org.apache.commons.chain.config.ConfigRuleSet
          extended by net.sf.jradius.handler.chain.JRConfigRuleSet
All Implemented Interfaces:
org.apache.commons.digester.RuleSet

public class JRConfigRuleSet
extends org.apache.commons.chain.config.ConfigRuleSet

The JRadius ConfigRuleSet for Jakarta Commons Chain

Author:
David Bird

Field Summary
 
Fields inherited from class org.apache.commons.digester.RuleSetBase
namespaceURI
 
Constructor Summary
JRConfigRuleSet()
          Default constructor that configures the ConfigRuleSet with our Catalog and Chain classes defined.
 
Method Summary
 
Methods inherited from class org.apache.commons.chain.config.ConfigRuleSet
addRuleInstances, getCatalogClass, getCatalogElement, getChainClass, getChainElement, getClassAttribute, getCommandElement, getDefineElement, getNameAttribute, setCatalogClass, setCatalogElement, setChainClass, setChainElement, setClassAttribute, setCommandElement, setDefineElement, setNameAttribute
 
Methods inherited from class org.apache.commons.digester.RuleSetBase
getNamespaceURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRConfigRuleSet

public JRConfigRuleSet()
Default constructor that configures the ConfigRuleSet with our Catalog and Chain classes defined.



Copyright © 2006 The JRadius Project, All Rights Reserved.