org.jboss.testharness.impl.packaging.jsr303
Class JSR303ArtifactDescriptor
java.lang.Object
org.jboss.testharness.impl.packaging.ArtifactDescriptor
org.jboss.testharness.impl.packaging.TCKArtifactDescriptor
org.jboss.testharness.impl.packaging.jsr303.JSR303ArtifactDescriptor
- All Implemented Interfaces:
- TCKArtifact
public class JSR303ArtifactDescriptor
- extends TCKArtifactDescriptor
|
Constructor Summary |
JSR303ArtifactDescriptor(java.lang.Class<?> declaringClass,
java.lang.String validationXmlSourceFileName)
|
| Methods inherited from class org.jboss.testharness.impl.packaging.ArtifactDescriptor |
addPackage, addPackage, create, getClasses, getClassesRoot, getClassesRoot, getDeclaringClass, getDefaultName, getExplodedJar, getExtension, getJar, getJarAsStream, getLibraries, getLibrariesRoot, getLibraryRoot, getResources, isExtrasSupported, isLibrariesSupported, setClassesRoot, setExtension, setExtrasSupported, setLibrariesRoot, setLibrariesSupported, toString, writeArtifactToDisk, writeArtifactToDisk |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jboss.testharness.impl.packaging.TCKArtifact |
addPackage, addPackage, create, getClasses, getClassesRoot, getClassesRoot, getDeclaringClass, getDefaultName, getExplodedJar, getExtension, getJar, getJarAsStream, getLibraries, getLibraryRoot, getResources, isExtrasSupported, isLibrariesSupported, setClassesRoot, setExtension, setExtrasSupported, setLibrariesRoot, setLibrariesSupported, writeArtifactToDisk, writeArtifactToDisk |
VALIDATION_XML_DESTINATION
public static final java.lang.String VALIDATION_XML_DESTINATION
- See Also:
- Constant Field Values
JSR303ArtifactDescriptor
public JSR303ArtifactDescriptor(java.lang.Class<?> declaringClass,
java.lang.String validationXmlSourceFileName)
initialize
public TCKArtifactDescriptor initialize()
- Specified by:
initialize in interface TCKArtifact- Overrides:
initialize in class TCKArtifactDescriptor
getXmlConfigDestination
public java.lang.String getXmlConfigDestination()
setXmlConfigDestination
public void setXmlConfigDestination(java.lang.String xmlConfigDest)
getXmlConfig
public ResourceDescriptor getXmlConfig()
skipIncludeXmlConfig
public void skipIncludeXmlConfig(boolean skip)
Copyright © 2009. All Rights Reserved.