| Package | Description |
|---|---|
| org.springframework.web.portlet.handler |
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMapBasedHandlerMapping.registerHandler(K lookupKey,
Object handler,
AbstractMapBasedHandlerMapping.PortletRequestMappingPredicate predicate)
Register the given handler instance for the given parameter value.
|
Copyright © 2015. All rights reserved.