Monday, July 23, 2012

can you list some implementation classes for HandlerMapping?

Interface HandlerMapping:

Interface to be implemented by objects that define a mapping between requests and handler objects. 

Some implementation classes are
PortletModeHandlerMapping,  
ParameterHandlerMapping and  
PortletModeParameterHandlerMapping

No comments:

Post a Comment