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 Object


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

Method Detail

getClassName

public 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 String toString()
Overrides:
toString in class Object

toXML

public String toXML()


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