Registry / web-framework / liferay-faces-bridge-impl

liferay-faces-bridge-impl

JSON →
library4.2.5-ga6javamavenunverified

Implementation of the Liferay Faces Bridge API for integrating JSF with Liferay Portal.

<dependency> <groupId>com.liferay.faces</groupId> <artifactId>liferay-faces-bridge-impl</artifactId> <version>4.2.5-ga6</version> </dependency>
INSTALL
IMPORT
SIG · LIFERAY-FACES-BRID
L
liferay-faces-bridge-impl
web-frameworkjavav4.2.5-ga6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BridgeFactory
com.liferay.faces.bridge.BridgeFactory

Creates a BridgeFactory instance from the Liferay Faces Bridge implementation.

import com.liferay.faces.bridge.BridgeFactory; public class Example { public static void main(String[] args) { BridgeFactory factory = new BridgeFactory(); System.out.println("Bridge factory created"); } }
Debug
Known issues
gotchaThis implementation is specific to Liferay Portal; not for standalone JSF.
fix
Ensure your application runs on Liferay Portal.
affects: *
Upgrade
Version history
4.2.5-ga6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
liferay-faces-bridge-impl — mvn dependency:get liferay-faces-bridge-impl · libregistry