Uses of Class
org.jboss.osgi.testing.OSGiRuntimeHelper

Packages that use OSGiRuntimeHelper
org.jboss.osgi.testing Test support classes and interfaces. 
org.jboss.osgi.testing.internal   
 

Uses of OSGiRuntimeHelper in org.jboss.osgi.testing
 

Methods in org.jboss.osgi.testing that return OSGiRuntimeHelper
protected  OSGiRuntimeHelper OSGiRuntimeTest.getRuntimeHelper()
          Get the test helper used by this test Overwrite if you need to supply another helper i.e.
 

Uses of OSGiRuntimeHelper in org.jboss.osgi.testing.internal
 

Methods in org.jboss.osgi.testing.internal that return OSGiRuntimeHelper
 OSGiRuntimeHelper OSGiRuntimeImpl.getTestHelper()
           
 

Constructors in org.jboss.osgi.testing.internal with parameters of type OSGiRuntimeHelper
EmbeddedRuntime(OSGiRuntimeHelper helper)
           
OSGiRuntimeImpl(OSGiRuntimeHelper helper)
           
RemoteRuntime(OSGiRuntimeHelper helper)
           
 



Copyright © 2010. All Rights Reserved.