org.jboss.testharness.impl.packaging.jsr299
Annotation Type BeansXml


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface BeansXml

Override the default (empty) META-INF/beans.xml

Author:
Pete Muir
See Also:
Resource

Required Element Summary
 java.lang.String value
          Location of the overriding file, relative to the current location or the root this classpath
 

Element Detail

value

public abstract java.lang.String value
Location of the overriding file, relative to the current location or the root this classpath



Copyright © 2009. All Rights Reserved.