public class BindParameters extends BaseParameter
| Constructor and Description |
|---|
BindParameters(ComponentContextImpl<?> componentContext,
RefPair<?,?> refPair) |
| Modifier and Type | Method and Description |
|---|---|
RefPair |
getRefPair() |
java.lang.Object |
getServiceObject() |
boolean |
getServiceObject(org.osgi.framework.BundleContext context) |
getComponentContextprivate final RefPair<?,?> refPair
public BindParameters(ComponentContextImpl<?> componentContext, RefPair<?,?> refPair)
public RefPair getRefPair()
public java.lang.Object getServiceObject()
public boolean getServiceObject(org.osgi.framework.BundleContext context)