| Package | Description |
|---|---|
| org.ops4j.pax.exam.rbc.internal |
| Modifier and Type | Method and Description |
|---|---|
Object |
RemoteBundleContextImpl.remoteCall(Class<?> serviceType,
String methodName,
Class<?>[] methodParams,
String filter,
org.ops4j.pax.exam.RelativeTimeout timeout,
Object... actualParams) |
Object |
RemoteBundleContext.remoteCall(Class<?> serviceType,
String methodName,
Class<?>[] methodParamTypes,
String filter,
org.ops4j.pax.exam.RelativeTimeout timeout,
Object... actualParams)
Makes a remote call on a service.
|
Copyright © 2006–2016 OPS4J - Open Participation Software for Java. All rights reserved.