org.jboss.testharness.impl.packaging.ear
Annotation Type EjbJarXml


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

Override the default META-INF/ejb-jar.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.