Uses of Class
com.sun.enterprise.deployment.util.ApplicationValidator
-
Packages that use ApplicationValidator Package Description com.sun.enterprise.deployment.util org.glassfish.web.deployment.util -
-
Uses of ApplicationValidator in com.sun.enterprise.deployment.util
Subclasses of ApplicationValidator in com.sun.enterprise.deployment.util Modifier and Type Class Description classAppClientValidatorThis class validates an application client descriptor -
Uses of ApplicationValidator in org.glassfish.web.deployment.util
Subclasses of ApplicationValidator in org.glassfish.web.deployment.util Modifier and Type Class Description classWebBundleValidatorThis class validates the part of the web bundle descriptorclassWebValidatorWithCLThis class validates the part of the web bundle descriptor that requires classloaderclassWebValidatorWithoutCLThis class validates the part of the web bundle descriptor that does not require classloader
-