public abstract static class LocalClientRunner.AnnotationStatement<A extends java.lang.annotation.Annotation>
extends Statement
Modifier and Type | Field and Description |
---|---|
protected A |
annotation |
protected BeanContext |
info |
protected Statement |
next |
protected org.apache.openejb.junit.LocalClientRunner.Test |
test |
Modifier | Constructor and Description |
---|---|
protected |
AnnotationStatement(A annotation,
Statement next,
org.apache.openejb.junit.LocalClientRunner.Test test) |
protected final A extends java.lang.annotation.Annotation annotation
protected final Statement next
protected final org.apache.openejb.junit.LocalClientRunner.Test test
protected final BeanContext info
protected AnnotationStatement(A annotation, Statement next, org.apache.openejb.junit.LocalClientRunner.Test test)