Uses of Class
org.apache.felix.scr.impl.metadata.PropertyMetadata
-
Packages that use PropertyMetadata Package Description org.apache.felix.scr.impl.metadata -
-
Uses of PropertyMetadata in org.apache.felix.scr.impl.metadata
Methods in org.apache.felix.scr.impl.metadata with parameters of type PropertyMetadata Modifier and Type Method Description void
ComponentMetadata. addFactoryProperty(PropertyMetadata newProperty)
Used to add a factory property to the instancevoid
ComponentMetadata. addProperty(PropertyMetadata newProperty)
Used to add a property to the instance
-