Uses of Interface
org.apache.xbean.recipe.ReflectionUtil.Factory
-
Packages that use ReflectionUtil.Factory Package Description org.apache.xbean.recipe -
-
Uses of ReflectionUtil.Factory in org.apache.xbean.recipe
Classes in org.apache.xbean.recipe that implement ReflectionUtil.Factory Modifier and Type Class Description static classReflectionUtil.ConstructorFactorystatic classReflectionUtil.StaticFactoryMethods in org.apache.xbean.recipe that return ReflectionUtil.Factory Modifier and Type Method Description private ReflectionUtil.FactoryObjectRecipe. findFactory(java.lang.reflect.Type expectedType)Methods in org.apache.xbean.recipe with parameters of type ReflectionUtil.Factory Modifier and Type Method Description private java.lang.Object[]ObjectRecipe. extractConstructorArgs(java.util.Map propertyValues, ReflectionUtil.Factory factory)
-