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

WebValidatorWithCL

public class WebValidatorWithCL extends DefaultDOLVisitor
This class validates the part of the web bundle descriptor that requires 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

        acceptWithCL(injectable);