Return to www.inductionframework.org

com.acciente.induction.init.config.xmlconfigloader
Class RequestInterceptorsRule.AddRequestInterceptorRule

java.lang.Object
  extended by org.apache.commons.digester.Rule
      extended by com.acciente.induction.init.config.xmlconfigloader.RequestInterceptorsRule.AddRequestInterceptorRule
Enclosing class:
RequestInterceptorsRule

public class RequestInterceptorsRule.AddRequestInterceptorRule
extends org.apache.commons.digester.Rule


Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
RequestInterceptorsRule.AddRequestInterceptorRule()
           
 
Method Summary
 void begin(java.lang.String sNamespace, java.lang.String sName, org.xml.sax.Attributes oAttributes)
           
 com.acciente.induction.init.config.xmlconfigloader.RequestInterceptorsRule.AddRequestInterceptorRule.ParamClassRule createParamClassRule()
           
 void end(java.lang.String sNamespace, java.lang.String sName)
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, body, body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestInterceptorsRule.AddRequestInterceptorRule

public RequestInterceptorsRule.AddRequestInterceptorRule()
Method Detail

begin

public void begin(java.lang.String sNamespace,
                  java.lang.String sName,
                  org.xml.sax.Attributes oAttributes)
Overrides:
begin in class org.apache.commons.digester.Rule

end

public void end(java.lang.String sNamespace,
                java.lang.String sName)
         throws XMLConfigLoaderException
Overrides:
end in class org.apache.commons.digester.Rule
Throws:
XMLConfigLoaderException

createParamClassRule

public com.acciente.induction.init.config.xmlconfigloader.RequestInterceptorsRule.AddRequestInterceptorRule.ParamClassRule createParamClassRule()

Return to www.inductionframework.org

Copyright © 2008-2011 Acciente, LLC. All Rights Reserved.