public class JsfRuntimeInformation
extends java.lang.Object
Constructor and Description |
---|
JsfRuntimeInformation() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isAtLeastJsf12()
Deprecated.
as of 2.5, always returns true.
|
static boolean |
isAtLeastJsf20()
Deprecated.
as of 2.5, always returns true.
|
static boolean |
isAtLeastJsf21()
Deprecated.
as of 2.5, always returns true.
|
static boolean |
isAtLeastJsf22()
Deprecated.
as of 2.5, always returns true.
|
static boolean |
isLessThanJsf20()
Deprecated.
as of 2.5, always returns false.
|
static boolean |
isMojarraPresent() |
static boolean |
isMyFacesInUse() |
static boolean |
isMyFacesPresent() |
public static boolean isAtLeastJsf22()
public static boolean isAtLeastJsf21()
public static boolean isAtLeastJsf20()
public static boolean isAtLeastJsf12()
public static boolean isLessThanJsf20()
public static boolean isMojarraPresent()
public static boolean isMyFacesPresent()
public static boolean isMyFacesInUse()