Uses of Interface
org.ops4j.pax.exam.spi.container.TestContainer

Packages that use TestContainer
org.ops4j.pax.exam.container.def.internal   
org.ops4j.pax.exam.rbc.client   
org.ops4j.pax.exam.spi.container   
 

Uses of TestContainer in org.ops4j.pax.exam.container.def.internal
 

Methods in org.ops4j.pax.exam.container.def.internal that return TestContainer
 TestContainer PaxRunnerTestContainerFactory.newInstance(Option... options)
          Creates a new TestContainer.
 

Uses of TestContainer in org.ops4j.pax.exam.rbc.client
 

Classes in org.ops4j.pax.exam.rbc.client that implement TestContainer
 class RemoteBundleContextClient
          A RemoteBundleContext client, that takes away RMI handling.
 

Uses of TestContainer in org.ops4j.pax.exam.spi.container
 

Methods in org.ops4j.pax.exam.spi.container that return TestContainer
 TestContainer TestContainerFactory.newInstance(Option... options)
          Creates a new TestContainer.
 



Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.