| ConfigurationFactory | |
| ExamSystem | An instance that drives cross cutting concerns when using Pax Exam. |
| Option | Marker interface for integration regression user specified optons. |
| ProbeInvoker | |
| ProbeInvokerFactory | |
| TestAddress | Test pointer to an executable test. |
| TestContainer | Management of an OSGi framework that can be used as a integration test container. |
| TestContainerFactory | TestContainer factory. |
| TestProbeBuilder | |
| TestProbeProvider | High Level Access to the Probe (bundle) as well as its TestAddresses you can invoke. |
| CompositeCustomizer | Composite of Customizers. |
| ConfigurationManager | Reads configuration settings from a properties file exam.properties at the root of the
classpath. |
| Constants | Pax Exam related constants. |
| CoreOptions | Factory methods for core options. |
| Customizer | Hooks to inject certain activities into pax exam execution phases. |
| ExceptionHelper | |
| Info | A helper class to find versioning and other meta information about this pax exam delivery. |
| MavenUtils | Utility methods related to Apache Maven. |
| OptionUtils | Utility methods related to Options. |
| RelativeTimeout | Timout type that is being used in exam to specify a single timeout value but control different timout points in the system with that value. |
| TestDirectory | A singleton directory which keeps track of all tests in a suite. |
| TestInstantiationInstruction | Instruction that can be used on the "in child osgi container" side to instantiate (e.g. |
| ExamConfigurationException | |
| TestContainerException | Denotes an exception occuring during using regression container. |
| TimeoutException | Denotes an exception occuring during using regression container that appears due to a timeout. |