net.sourceforge.servletspy
Class Spy

java.lang.Object
  extended bynet.sourceforge.servletspy.Spy

public final class Spy
extends java.lang.Object

Author:
arno schumacher

Method Summary
static Spy getInstance()
          Returns the singleton.
 void process(javax.servlet.jsp.PageContext pageContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Spy getInstance()
Returns the singleton.

Returns:
the singleton.

process

public void process(javax.servlet.jsp.PageContext pageContext)
             throws java.io.IOException
Parameters:
pageContext - The page context.
Throws:
java.io.IOException - signaling IO problems while generating the spy output.


Copyright 2005-2005-2006 Arno Schumacher. All Rights Reserved.