Uses of Interface
org.osgi.service.blueprint.reflect.BeanArgument

Packages that use BeanArgument
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
 List<BeanArgument> BeanMetadata.getArguments()
          Return the arguments for the factory method or constructor of the bean.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.