Uses of Class
org.apache.commons.chain.web.MutableParameterMap
Package
Description
Basis for specialized
Context
implementations suitable for use
in web applications, and generic Command
implementations useful
across web application environments.-
Uses of MutableParameterMap in org.apache.commons.chain.web
Modifier and TypeMethodDescriptionprotected abstract MutableParameterMap
<S, Object> AbstractSessionScopeMap.createParameterMap()
Creates a new mutable-parameter-map to access the session-attributes.