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