This class is a JSF {@link ViewScoped} {@link ManagedBean} that maintains a list of JavaScript and/or CSSresources that have been added to the <head> section of the portal page. Along with {@link HeadPhaseListener}and {@link HeadRendererBridgeImpl}, this class helps provides a solution to an issue regarding Ajax-initiated execution of navigation-rules in a portlet. See the class-level comments in the {@link HeadPhaseListener} for moredetails.
@author Neil Griffin
|
|