@ConsumerType public interface BeanProperty
BeanMetadata.getProperties().
 
 This is specified by the property elements of a bean. Properties are
 defined according to the Java Beans conventions.| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getName()
Return the name of the property to be injected. 
 | 
Metadata | 
getValue()
Return the Metadata for the value to be injected into a bean. 
 | 
java.lang.String getName()
name attribute.Metadata getValue()
value attribute or in inlined text.Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0