| ForkedFrameworkFactory |
Wraps an OSGi FrameworkFactory to create and launch a framework in a forked Java virtual
machine running in a separate process. |
| ForkedTestContainer |
A TestContainer which launches an OSGi framework in a forked Java VM to isolate the
framework parent class loader from the application class loader containing Pax Exam and
additional user classes. |
| ForkedTestContainerFactory |
A TestContainerFactory creating a ForkedTestContainer for each OSGi
FrameworkFactory found by the JRE ServiceLoader on the classpath. |