FileDocCategorySizeDatePackage
WebValidatorWithoutCL.javaAPI DocGlassfish v2 API2548Fri May 04 22:31:58 BST 2007com.sun.enterprise.deployment.util

WebValidatorWithoutCL

public class WebValidatorWithoutCL extends ApplicationValidator
This class validates the part of the web bundle descriptor that does not require classloader

Fields Summary
Constructors Summary
Methods Summary
public voidaccept(com.sun.enterprise.deployment.InjectionCapable injectable)
visits all entries within the component environment for which isInjectable() == true.

param
the InjectionCapable environment dependency

        acceptWithoutCL(injectable);