Uses of Interface
org.jdiagnose.library.web.breadcrumb.CrumbFactory

Packages that use CrumbFactory
org.jdiagnose.library.web.breadcrumb   
 

Uses of CrumbFactory in org.jdiagnose.library.web.breadcrumb
 

Classes in org.jdiagnose.library.web.breadcrumb that implement CrumbFactory
 class ConstantCrumbFactory
           
 class CrumbFactoryWrapper
           
 class MapCrumbFactory
           
 class ParamIncludeCrumbFactory
           
 class PropertiesCrumbFactory
           
 class RequestParamCrumbFactory
           
 class SystemCrumbFactory
           
 

Methods in org.jdiagnose.library.web.breadcrumb that return CrumbFactory
protected  CrumbFactory MapCrumbFactory.getCrumbFactory(java.lang.String url)
           
 CrumbFactory CrumbFactoryWrapper.getCrumbFactory()
           
 

Methods in org.jdiagnose.library.web.breadcrumb with parameters of type CrumbFactory
 void ParamIncludeCrumbFactory.setCrumbFactory(CrumbFactory crumbFactory)
           
 void DefaultTrail.setCrumbFactory(CrumbFactory crumbFactory)
           
 void CrumbFactoryWrapper.setCrumbFactory(CrumbFactory crumbFactory)
           
 

Constructors in org.jdiagnose.library.web.breadcrumb with parameters of type CrumbFactory
PropertiesCrumbFactory(CrumbFactory crumbFactory)
           
ParamIncludeCrumbFactory(CrumbFactory crumbFactory, java.util.List includeParams)
           
MapCrumbFactory(CrumbFactory crumbFactory)
           
DefaultTrail(CrumbStrategy crumbStrategy, CrumbFactory crumbFactory)
           
CrumbFactoryWrapper(CrumbFactory crumbFactory)
           
 



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