|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.osgi.spi.capability.Capability
org.jboss.osgi.spi.capability.JNDICapability
public class JNDICapability
Adds the JNDI capability to the OSGiRuntime
under test.
It is ignored if the InitialContext is already registered.
Installed bundles: jboss-osgi-common-core.jar, jboss-osgi-jndi.jar
Default properties set by this capability
| Property | Value |
|---|---|
| org.jboss.osgi.jndi.host | ${jboss.bind.address} |
| org.jboss.osgi.jndi.rmi.port | 1198 |
| org.jboss.osgi.jndi.port | 1199 |
| Constructor Summary | |
|---|---|
JNDICapability()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.osgi.spi.capability.Capability |
|---|
getBundles, getDependencies, getProperties, getServiceName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JNDICapability()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||