Class Index

F I P S

F

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. 

I

Info  

P

PlatformImpl Handles the workflow of creating the platform. 

S

StreamUtils Stream related utilities. 
StreamUtils.CoarseGrainedProgressBar A progress bar that displayed corse grained information about downloading of an artifact  
StreamUtils.FineGrainedProgressBar A progress bar that displayed detailed information about downloading of an artifact  
StreamUtils.NullProgressBar A progress bar that does nothing = does not display anything on console. 
StreamUtils.ProgressBar Feddback for downloading process.