Package org.portletfaces.bridge.scope

Interface Summary
BridgeRequestScope Section 5.1.2 of the JSR 329 Spec describes a concept called the "bridge request scope," the purpose of which is to bridge the gap between the portlet lifecycle's ACTION_PHASE and RENDER_PHASE.
BridgeRequestScopeManager This interface defines a contract for managing a cache of BridgeRequestScope instances.
 

Class Summary
BridgeRequestScopeFactory This abstract class provides a contract for defining a factory that knows how to create instances of type BridgeRequestScope.
BridgeRequestScopeManagerFactory This abstract class provides a contract for defining a factory that knows how to create instances of type BridgeRequestScopeManager.
 



Copyright © 2011 portletfaces.org. All Rights Reserved.