| A ObjectRegistry class that returns bean from specified attribute name and scope.
This class has two optional attributes, attributeNames and
scope> . The default attributeName is mvcportlet.bean and
scope is request . The scope 's value must be one of the
following: portlet_session , portlet_context and application_session .
This class serves as default bean-creator class for ParameterSetter action processor.
author: Padmanabh Dabke author: (c) 2006 Nabh Information Systems, Inc. All Rights Reserved. since: 1.1 |