Uses of Interface
org.osgi.service.blueprint.reflect.BeanProperty
-
Packages that use BeanProperty Package Description org.osgi.service.blueprint.reflect Blueprint Reflection Package Version 1.0. -
-
Uses of BeanProperty in org.osgi.service.blueprint.reflect
Methods in org.osgi.service.blueprint.reflect that return types with arguments of type BeanProperty Modifier and Type Method Description java.util.List<BeanProperty>
BeanMetadata. getProperties()
Return the properties for the bean.
-