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 Object

Modular configuration container


Nested Class Summary
static class Config.RequestInterceptors.RequestInterceptor
           
 
Constructor Summary
Config.RequestInterceptors()
           
 
Method Summary
 void addRequestInterceptor(String sClassname)
           
 List getRequestInterceptorList()
           
 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(String sClassname)

getRequestInterceptorList

public List getRequestInterceptorList()

toXML

public String toXML()


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