Return to www.inductionframework.org

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

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

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


Method Summary
 java.lang.String getClassName()
          Returns the name of the class used to intercept an HTTP request
 java.lang.String toString()
           
 java.lang.String toXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getClassName

public java.lang.String getClassName()
Returns the name of the class used to intercept an HTTP request

Returns:
a string representing a fully qualified class name

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

toXML

public java.lang.String toXML()

Return to www.inductionframework.org

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