|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.util.ExternalSpecifications
public class ExternalSpecifications
Utility class for determining which specifications are available in the current process. See JIRA issue: http://issues.apache.org/jira/browse/MYFACES-2386
Field Summary | |
---|---|
static boolean |
isBeanValidationAvailable
This boolean indicates if Bean Validation is present. |
static boolean |
isUnifiedELAvailable
This boolean indicates if Unified EL is present. |
Constructor Summary | |
---|---|
ExternalSpecifications()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final boolean isBeanValidationAvailable
public static final boolean isUnifiedELAvailable
Constructor Detail |
---|
public ExternalSpecifications()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |