net.sf.jradius.handler.chain
Class JRConfigParser

java.lang.Object
  extended by org.apache.commons.chain.config.ConfigParser
      extended by net.sf.jradius.handler.chain.JRConfigParser

public class JRConfigParser
extends org.apache.commons.chain.config.ConfigParser

The JRadius ConfigParser for Jakarta Commons Chain

Author:
David Bird

Constructor Summary
JRConfigParser()
          Default constructor that configures the ConfigParser with our RuleSet.
 
Method Summary
 
Methods inherited from class org.apache.commons.chain.config.ConfigParser
getDigester, getRuleSet, getUseContextClassLoader, parse, parse, setRuleSet, setUseContextClassLoader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRConfigParser

public JRConfigParser()
Default constructor that configures the ConfigParser with our RuleSet.



Copyright © 2006 The JRadius Project, All Rights Reserved.