public abstract static class LocalClientRunner.AnnotationStatement<A extends Annotation>
extends org.junit.runners.model.Statement
| Modifier and Type | Field and Description |
|---|---|
protected A |
annotation |
protected BeanContext |
info |
protected org.junit.runners.model.Statement |
next |
protected org.apache.openejb.junit.LocalClientRunner.Test |
test |
| Modifier | Constructor and Description |
|---|---|
protected |
LocalClientRunner.AnnotationStatement(A annotation,
org.junit.runners.model.Statement next,
org.apache.openejb.junit.LocalClientRunner.Test test) |
protected final A extends Annotation annotation
protected final org.junit.runners.model.Statement next
protected final org.apache.openejb.junit.LocalClientRunner.Test test
protected final BeanContext info
protected LocalClientRunner.AnnotationStatement(A annotation, org.junit.runners.model.Statement next, org.apache.openejb.junit.LocalClientRunner.Test test)
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.