electric.console.handlers
Class LayoutHandler

java.lang.Object
  extended byelectric.console.handlers.LayoutHandler
All Implemented Interfaces:
IConsoleHandler, IHandlerConstants

public class LayoutHandler
extends java.lang.Object
implements IConsoleHandler, IHandlerConstants

LayoutDispatch

Author:
webMethods

Field Summary
 
Fields inherited from interface electric.console.handlers.IHandlerConstants
CONSOLE_SLASH_CONSOLE, EMPTY_STRING, LAYOUT, QUESTIONMARK, RESOURCE, SLASH
 
Constructor Summary
LayoutHandler()
           
 
Method Summary
 boolean handle(java.lang.String pathInfo, java.util.Hashtable queryParams, javax.servlet.ServletContext context, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutHandler

public LayoutHandler()
Method Detail

handle

public boolean handle(java.lang.String pathInfo,
                      java.util.Hashtable queryParams,
                      javax.servlet.ServletContext context,
                      javax.servlet.http.HttpServletRequest request,
                      javax.servlet.http.HttpServletResponse response)
               throws java.io.IOException
Specified by:
handle in interface IConsoleHandler
Parameters:
pathInfo -
queryParams -
context -
request -
response -
Throws:
java.io.IOException


copyright© 2001-2004 by webMethods All Rights Reserved.