OPS4J Pax Exam UI Low Level SPI
Package Index
|
Class Index
org.ops4j.pax.exam.spi
org.ops4j.pax.exam.spi.container
org.ops4j.pax.exam.spi.intern
org.ops4j.pax.exam.spi.reactors
org.ops4j.pax.exam.spi.war
Interfaces
AnnotationHandler
Classes
AllConfinedStagedReactor
AllConfinedStagedReactorFactory
EagerSingleStagedReactor
EagerSingleStagedReactorFactory
PerClass
PerMethod
PerSuite
PerSuiteStagedReactor
ReactorManager
SingletonStagedReactor
Annotations
ExamReactorStrategy
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public abstract @interface
ExamReactorStrategy
implements Annotation
org.ops4j.pax.exam.spi.reactors.ExamReactorStrategy
Class Overview
Define the invokation strategy.
Summary
[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation
abstract Class<? extends Annotation>
annotationType
()
abstract boolean
equals
(Object arg0)
abstract int
hashCode
()
abstract String
toString
()