public interface ExtendedServiceReferenceMetadata extends ServiceReferenceMetadata
| Modifier and Type | Field and Description |
|---|---|
static int |
PROXY_METHOD_CLASSES |
static int |
PROXY_METHOD_DEFAULT |
AVAILABILITY_MANDATORY, AVAILABILITY_OPTIONALACTIVATION_EAGER, ACTIVATION_LAZY| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.BundleContext |
getBundleContext() |
ValueMetadata |
getExtendedFilter() |
int |
getProxyMethod() |
Class |
getRuntimeInterface() |
getAvailability, getComponentName, getFilter, getInterface, getReferenceListenersgetActivation, getDependsOn, getIdstatic final int PROXY_METHOD_DEFAULT
static final int PROXY_METHOD_CLASSES
int getProxyMethod()
Class getRuntimeInterface()
org.osgi.framework.BundleContext getBundleContext()
ValueMetadata getExtendedFilter()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.