@ConsumerType public interface ReferenceListMetadata extends ServiceReferenceMetadata
 This is specified by the reference-list element.
| Modifier and Type | Field and Description | 
|---|---|
static int | 
USE_SERVICE_OBJECT
Reference list values must be proxies to the actual service objects. 
 | 
static int | 
USE_SERVICE_REFERENCE
Reference list values must be  
ServiceReference objects. | 
AVAILABILITY_MANDATORY, AVAILABILITY_OPTIONALACTIVATION_EAGER, ACTIVATION_LAZY| Modifier and Type | Method and Description | 
|---|---|
int | 
getMemberType()
Return whether the List will contain service object proxies or
  
ServiceReference objects. | 
getAvailability, getComponentName, getFilter, getInterface, getReferenceListenersgetActivation, getDependsOn, getIdstatic final int USE_SERVICE_OBJECT
getMemberType(), 
Constant Field Valuesstatic final int USE_SERVICE_REFERENCE
ServiceReference objects.getMemberType(), 
Constant Field Valuesint getMemberType()
ServiceReference objects.
 
 This is specified by the member-type attribute of the reference
 list.ServiceReference objects.USE_SERVICE_OBJECT, 
USE_SERVICE_REFERENCECopyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0