org.jdiagnose.library.web.breadcrumb
Class SystemCrumbFactory

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

public class SystemCrumbFactory
extends java.lang.Object
implements CrumbFactory

Author:
jamie

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

Constructor Detail

SystemCrumbFactory

public SystemCrumbFactory(java.lang.String parameter,
                          java.util.List includeParams)
Method Detail

getCrumb

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


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