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
 String value
           
 

Element Detail

value

public abstract String value
Returns:
Location of the overriding file, relative to the current location or the root this classpath


Copyright © 2009-2010. All Rights Reserved.