org.apache.openejb.testing
Annotation Type Jars


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Jars


Optional Element Summary
 boolean excludeDefaults
           
 String[] value
           
 

value

public abstract String[] value
Default:
{}

excludeDefaults

public abstract boolean excludeDefaults
Default:
true


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.