Return to www.inductionframework.org

com.acciente.induction.init.config
Class Config.RequestInterceptors

java.lang.Object
  extended by com.acciente.induction.init.config.Config.RequestInterceptors
Enclosing class:
Config

public static class Config.RequestInterceptors
extends java.lang.Object

Modular configuration container


Nested Class Summary
static class Config.RequestInterceptors.RequestInterceptor
           
 
Constructor Summary
Config.RequestInterceptors()
           
 
Method Summary
 void addRequestInterceptor(java.lang.String sClassname)
           
 java.util.List getRequestInterceptorList()
           
 java.lang.String toXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Config.RequestInterceptors

public Config.RequestInterceptors()
Method Detail

addRequestInterceptor

public void addRequestInterceptor(java.lang.String sClassname)

getRequestInterceptorList

public java.util.List getRequestInterceptorList()

toXML

public java.lang.String toXML()

Return to www.inductionframework.org

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