private static class OsgiBundleUtils.ReflectionMethodInvocation extends java.lang.Object implements OsgiBundleUtils.BundleContextExtractor
| Modifier and Type | Field and Description |
|---|---|
private java.lang.reflect.Method |
method |
| Modifier | Constructor and Description |
|---|---|
private |
ReflectionMethodInvocation(java.lang.reflect.Method method) |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.BundleContext |
getBundleContext(org.osgi.framework.Bundle bundle) |
private ReflectionMethodInvocation(java.lang.reflect.Method method)
public org.osgi.framework.BundleContext getBundleContext(org.osgi.framework.Bundle bundle)
getBundleContext in interface OsgiBundleUtils.BundleContextExtractor