Uses of Interface
org.jboss.osgi.husky.Bridge

Packages that use Bridge
org.jboss.osgi.husky The Husky Test Harness main package see Bridge for details. 
 

Uses of Bridge in org.jboss.osgi.husky
 

Methods in org.jboss.osgi.husky that return Bridge
static Bridge BridgeFactory.getBridge()
          Loads the bridge class that is configed through the system property Bridge.
static Bridge BridgeFactory.getBridge(Object key)
          Get the cached instance of the bridge class that is configed through the system property Bridge.
static Bridge BridgeFactory.getBridge(Object key, Properties props)
          Loads the bridge class that is configed through the property Bridge.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.