OPS4J Pax Exam - API
Package Index
|
Class Index
org.ops4j.pax.exam
org.ops4j.pax.exam.options
org.ops4j.pax.exam.options.extra
org.ops4j.pax.exam.options.libraries
org.ops4j.pax.exam.util
org.ops4j.pax.exam.zip
Interfaces
ConfigurationFactory
ExamSystem
Option
ProbeInvoker
ProbeInvokerFactory
TestAddress
TestContainer
TestContainerFactory
TestProbeBuilder
TestProbeProvider
Classes
CompositeCustomizer
ConfigurationManager
Constants
CoreOptions
Customizer
ExceptionHelper
Info
MavenUtils
OptionUtils
RelativeTimeout
TestDirectory
TestInstantiationInstruction
Annotations
Configuration
ExamFactory
ProbeBuilder
Exceptions
ExamConfigurationException
TestContainerException
TimeoutException
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public abstract @interface
Configuration
implements Annotation
org.ops4j.pax.exam.Configuration
Class Overview
Annotation marking Pax Exam configuration method.
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
()