org.globus.wsrf.tools.jndi
Class JNDIConfigRuleSet

java.lang.Object
  extended byorg.apache.commons.digester.RuleSetBase
      extended byorg.globus.wsrf.tools.jndi.JNDIConfigRuleSet
All Implemented Interfaces:
org.apache.commons.digester.RuleSet

public class JNDIConfigRuleSet
extends org.apache.commons.digester.RuleSetBase


Field Summary
protected  java.lang.String prefix
           
 
Fields inherited from class org.apache.commons.digester.RuleSetBase
namespaceURI
 
Constructor Summary
JNDIConfigRuleSet()
           
JNDIConfigRuleSet(java.lang.String prefix)
           
 
Method Summary
 void addRuleInstances(org.apache.commons.digester.Digester digester)
           
 
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
 

Field Detail

prefix

protected java.lang.String prefix
Constructor Detail

JNDIConfigRuleSet

public JNDIConfigRuleSet()

JNDIConfigRuleSet

public JNDIConfigRuleSet(java.lang.String prefix)
Method Detail

addRuleInstances

public void addRuleInstances(org.apache.commons.digester.Digester digester)