org.apache.openejb.junit
Annotation Type Descriptor


Deprecated.

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


Required Element Summary
 String name
          Deprecated.  
 String path
          Deprecated.  
 

Element Detail

name

public abstract String name
Deprecated. 

path

public abstract String path
Deprecated. 


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