org.jdiagnose.library.web.breadcrumb
Class RequestParamCrumbFactory

java.lang.Object
  extended byorg.jdiagnose.library.web.breadcrumb.RequestParamCrumbFactory
All Implemented Interfaces:
CrumbFactory

public class RequestParamCrumbFactory
extends java.lang.Object
implements CrumbFactory

Author:
jamie

Constructor Summary
RequestParamCrumbFactory()
           
RequestParamCrumbFactory(java.lang.String parameter)
           
 
Method Summary
 Crumb getCrumb(javax.servlet.http.HttpServletRequest request, java.lang.String url)
           
 void setParameter(java.lang.String parameter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestParamCrumbFactory

public RequestParamCrumbFactory()

RequestParamCrumbFactory

public RequestParamCrumbFactory(java.lang.String parameter)
Method Detail

getCrumb

public Crumb getCrumb(javax.servlet.http.HttpServletRequest request,
                      java.lang.String url)
Specified by:
getCrumb in interface CrumbFactory

setParameter

public void setParameter(java.lang.String parameter)


Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.