Package com.liferay.faces.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, EVENT_PHASE, and RENDER_PHASE.
BridgeRequestScopeCache This interface defines a Map style interface for managing cache of BridgeRequestScope.
BridgeRequestScopeManager This interface defines a contract for managing a cache of BridgeRequestScope instances.
 

Class Summary
BridgeRequestScopeCacheFactory This abstract class provides a contract for defining a factory that knows how to create instances of type BridgeRequestScopeCache.
BridgeRequestScopeCacheWrapper  
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.
BridgeRequestScopeManagerWrapper  
BridgeRequestScopeWrapper  
 

Enum Summary
BridgeRequestScope.Transport  
 



Copyright © 2015 Liferay, Inc.. All rights reserved.