Uses of Class
com.sun.faces.config.Verifier
-
Packages that use Verifier Package Description com.sun.faces.config -
-
Uses of Verifier in com.sun.faces.config
Methods in com.sun.faces.config that return Verifier Modifier and Type Method Description static VerifierVerifier. getCurrentInstance()Methods in com.sun.faces.config with parameters of type Verifier Modifier and Type Method Description static voidVerifier. setCurrentInstance(Verifier verifier)Set theVerifierfor this thread (typically the same thread that is used to bootstrap the application).
-