-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: bridge-impl-2.0.0, bridge-impl-3.0.0, bridge-ext-1.0.0, bridge-ext-2.0.0, bridge-ext-3.0.0, bridge-ext-5.0.0, bridge-impl-4.0.0, bridge-api-2.1.0, bridge-api-3.1.0, bridge-api-4.1.0
-
Labels:None
The com.liferay.faces.bridge.filter.BridgePortletContextFactory class will be deprecated from the Liferay Faces Bridge API since it did not qualify for standardization in JSR 378 as intended in the original description of FACES-2684.
It is not necessary to have a separate factory that decorates the PortletContext because that can be accomplished by decorating PortletConfig since it has a getPortletContext() method.