Package | Description |
---|---|
org.apache.felix.scr.impl.metadata | |
org.apache.felix.scr.impl.xml |
Modifier and Type | Field and Description |
---|---|
private java.util.List<PropertyMetadata> |
ComponentMetadata.m_propertyMetaData |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.List<PropertyMetadata> |
ComponentMetadata.getPropertyMetaData()
Returns the list of property meta data.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentMetadata.addProperty(PropertyMetadata newProperty)
Used to add a property to the instance
|
Modifier and Type | Field and Description |
---|---|
private PropertyMetadata |
XmlHandler.m_pendingProperty |