Registry / web-framework / myfaces-impl

myfaces-impl

JSON →
library4.1.3javamavenunverified

Private implementation classes of the Apache MyFaces Core 4.1 JSF implementation.

<dependency> <groupId>org.apache.myfaces.core</groupId> <artifactId>myfaces-impl</artifactId> <version>4.1.3</version> </dependency>
INSTALL
IMPORT
SIG · MYFACES-IMPL
M
myfaces-impl
web-frameworkjavav4.1.3
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.

ApplicationImpl
org.apache.myfaces.application.ApplicationImpl

Instantiate MyFaces ApplicationImpl (internal use)

import org.apache.myfaces.application.ApplicationImpl; ApplicationImpl app = new ApplicationImpl(); // Typically used internally by JSF container
Debug
Known issues
breakingThis is an internal implementation class; direct use is discouraged and may break across versions.
fix
Use standard JSF APIs (javax.faces.application.Application) instead.
affects: all
Upgrade
Version history
4.1.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
Amazon
1
Resources
myfaces-impl — mvn dependency:get myfaces-impl · libregistry