net.sourceforge.servletspy.config
Class ContextHandlerFactory

java.lang.Object
  extended bynet.sourceforge.servletspy.config.ContextHandlerFactory
All Implemented Interfaces:
java.io.Serializable

public final class ContextHandlerFactory
extends java.lang.Object
implements java.io.Serializable

Author:
arno schumacher
See Also:
Serialized Form

Constructor Summary
(package private) ContextHandlerFactory(ServletSpy servletSpy)
           
 
Method Summary
 void destroy()
           
static IContextHandler[] getContextHandlers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextHandlerFactory

ContextHandlerFactory(ServletSpy servletSpy)
Method Detail

getContextHandlers

public static IContextHandler[] getContextHandlers()

destroy

public void destroy()


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