org.hippoecm.hst.core.sitemapitemhandler
Class HstSiteMapItemHandlerFactoryImpl
java.lang.Object
org.hippoecm.hst.core.sitemapitemhandler.HstSiteMapItemHandlerFactoryImpl
- All Implemented Interfaces:
- HstSiteMapItemHandlerFactory
public class HstSiteMapItemHandlerFactoryImpl
- extends Object
- implements HstSiteMapItemHandlerFactory
HstSiteMapItemHandlerFactoryImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
siteMapItemHandlerRegistry
protected HstSiteMapItemHandlerRegistry siteMapItemHandlerRegistry
HstSiteMapItemHandlerFactoryImpl
public HstSiteMapItemHandlerFactoryImpl(HstSiteMapItemHandlerRegistry siteMapItemHandlerRegistry)
getSiteMapItemHandlerInstance
public HstSiteMapItemHandler getSiteMapItemHandlerInstance(HstContainerConfig requestContainerConfig,
HstSiteMapItemHandlerConfiguration handlerConfig)
throws HstSiteMapItemHandlerException
- Description copied from interface:
HstSiteMapItemHandlerFactory
- Returns the HstSiteMapItemHandler instance.
- Specified by:
getSiteMapItemHandlerInstance
in interface HstSiteMapItemHandlerFactory
- Parameters:
requestContainerConfig
- the HstContainer configurationhandlerConfig
- the HstSiteMapItemHandlerConfiguration configuration
- Returns:
- the instance of the HstSiteMapItemHandler
- Throws:
HstSiteMapItemHandlerException
Copyright © 2008-2012 Hippo. All Rights Reserved.