@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_OPTIONAL
ACTIVATION_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, getReferenceListeners
getActivation, getDependsOn, getId
static 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_REFERENCE
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0