Package com.liferay.faces.bridge.event.internal

Interface Summary
PublicRenderParameter  
 

Class Summary
IPCPhaseListener This inner-class is a phase listener that listens to the RESTORE_VIEW phase of the JSF lifecycle.
ManagedBeanScopePhaseListener According to the JSF 2.0 JavaDocs for ExternalContext.getApplicationMap(), before a managed-bean is removed from the map, any public no-argument void return methods annotated with javax.annotation.PreDestroy must be called first.
PublicRenderParameterBaseImpl  
PublicRenderParameterCompatImpl This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
PublicRenderParameterImpl  
RenderRequestPhaseListener Section 5.2.6 of the Spec indicates that the bridge must proactively ensure that only the RESTORE_VIEW phase executes, and Section 6.4 indicates that a PhaseListener must be used.
RenderRequestPhaseListenerCompat  
 



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