|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.osgi.spi.testing.OSGiTestHelper
public class OSGiTestHelper
An OSGi Test Helper
| Constructor Summary | |
|---|---|
OSGiTestHelper()
|
|
| Method Summary | |
|---|---|
OSGiBootstrapProvider |
getBootstrapProvider()
|
OSGiRuntime |
getDefaultRuntime()
|
OSGiRuntime |
getEmbeddedRuntime()
|
javax.naming.InitialContext |
getInitialContext()
|
java.lang.Integer |
getJndiPort()
|
OSGiRuntime |
getRemoteRuntime()
|
java.io.File |
getResourceFile(java.lang.String resource)
Try to discover the File for the test resource |
java.net.URL |
getResourceURL(java.lang.String resource)
Try to discover the URL for the test resource |
java.lang.String |
getServerHost()
|
java.io.File |
getTestArchiveFile(java.lang.String archive)
Try to discover the File for the deployment archive |
java.net.URL |
getTestArchiveURL(java.lang.String archive)
Try to discover the URL for the deployment archive |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OSGiTestHelper()
| Method Detail |
|---|
public OSGiBootstrapProvider getBootstrapProvider()
public OSGiRuntime getDefaultRuntime()
public OSGiRuntime getEmbeddedRuntime()
public OSGiRuntime getRemoteRuntime()
public java.net.URL getResourceURL(java.lang.String resource)
public java.net.URL getTestArchiveURL(java.lang.String archive)
public java.io.File getResourceFile(java.lang.String resource)
public java.io.File getTestArchiveFile(java.lang.String archive)
public javax.naming.InitialContext getInitialContext()
throws javax.naming.NamingException
javax.naming.NamingExceptionpublic java.lang.Integer getJndiPort()
public java.lang.String getServerHost()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||