|
||||||||||
| 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.RemoteLogCapability
public class RemoteLogCapability
Adds the RemoteLog capability to the OSGiRuntime
under test.
It is ignored if the RemoteLogService is already registered.
Installed bundles: jboss-osgi-remotelog.jar
Default properties set by this capability
| Property | Value |
|---|---|
| org.jboss.osgi.service.remote.log.reader | true |
| org.jboss.osgi.service.remote.log.host | ${jboss.bind.address} |
| org.jboss.osgi.service.remote.log.port | 5400 |
| Constructor Summary | |
|---|---|
RemoteLogCapability()
|
|
| 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 RemoteLogCapability()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||