Uses of Interface
com.yahoo.vespa.model.application.validation.AbstractBundleValidator.JarContext
Packages that use AbstractBundleValidator.JarContext
-
Uses of AbstractBundleValidator.JarContext in com.yahoo.vespa.model.application.validation
Methods in com.yahoo.vespa.model.application.validation that return AbstractBundleValidator.JarContextModifier and TypeMethodDescriptionAbstractBundleValidator.JarContext.of(Validation.Context context) Methods in com.yahoo.vespa.model.application.validation with parameters of type AbstractBundleValidator.JarContextModifier and TypeMethodDescriptionprotected abstract voidAbstractBundleValidator.validateManifest(AbstractBundleValidator.JarContext context, JarFile jar, Manifest mf) protected voidBundleValidator.validateManifest(AbstractBundleValidator.JarContext reporter, JarFile jar, Manifest mf) protected voidPublicApiBundleValidator.validateManifest(AbstractBundleValidator.JarContext context, JarFile jar, Manifest mf) protected abstract voidAbstractBundleValidator.validatePomXml(AbstractBundleValidator.JarContext context, JarFile jar, Document pom) protected voidBundleValidator.validatePomXml(AbstractBundleValidator.JarContext reporter, JarFile jar, Document pom) protected voidPublicApiBundleValidator.validatePomXml(AbstractBundleValidator.JarContext context, JarFile jar, Document pom)