Return to www.inductionframework.org

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

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

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

Internal. RequestInterceptorsRule

Author:
Adinath Raveendra Raj

Nested Class Summary
 class RequestInterceptorsRule.AddRequestInterceptorRule
           
 
Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
RequestInterceptorsRule(Config.RequestInterceptors oRequestInterceptors)
           
 
Method Summary
 RequestInterceptorsRule.AddRequestInterceptorRule createAddRequestInterceptorRule()
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, begin, body, body, end, 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

public RequestInterceptorsRule(Config.RequestInterceptors oRequestInterceptors)
Method Detail

createAddRequestInterceptorRule

public RequestInterceptorsRule.AddRequestInterceptorRule createAddRequestInterceptorRule()

Return to www.inductionframework.org

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