public interface AnnotationHandler
| Modifier and Type | Method and Description |
|---|---|
StagedExamReactorFactory |
createStagedReactorFactory(Class<?> klass) |
org.ops4j.pax.exam.TestContainerFactory |
createTestContainerFactory(Class<?> klass) |
boolean |
isConfiguration(Method method) |
boolean |
isProbeBuilder(Method method) |
StagedExamReactorFactory createStagedReactorFactory(Class<?> klass) throws InstantiationException, IllegalAccessException
org.ops4j.pax.exam.TestContainerFactory createTestContainerFactory(Class<?> klass) throws InstantiationException, IllegalAccessException
boolean isProbeBuilder(Method method)
boolean isConfiguration(Method method)
Copyright © 2006–2017 OPS4J - Open Participation Software for Java. All rights reserved.