org.jboss.testharness.impl.packaging.jsr303
Annotation Type ValidationXml
@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ValidationXml
Override the default (empty) META-INF/beans.xml
- Author:
- Pete Muir
- See Also:
Resource
|
Optional Element Summary |
java.lang.String |
value
|
value
public abstract java.lang.String value
- Returns:
- Location of the overriding file, relative to the current location or the
root this classpath.
- Default:
- "META-INF/validation.xml"
Copyright © 2009. All Rights Reserved.