org.broadleafcommerce.cms.url.domain
Class NullURLHandler
java.lang.Object
org.broadleafcommerce.cms.url.domain.URLHandlerImpl
org.broadleafcommerce.cms.url.domain.NullURLHandler
- All Implemented Interfaces:
- Serializable, URLHandler, AdminMainEntity
public class NullURLHandler
- extends URLHandlerImpl
A Null instance of a URLHandler. Used by the default URLHandlerServiceImpl implementation to
cache misses (e.g. urls that are not being handled by forwards and redirects.
- Author:
- bpolster
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullURLHandler
public NullURLHandler()
Copyright © 2013. All Rights Reserved.