org.apache.openejb.junit
Annotation Type Descriptor


@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface Descriptor


Required Element Summary
 String name
           
 String path
           
 

Element Detail

name

public abstract String name

path

public abstract String path


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.