Uses of Class
org.apache.xbean.recipe.ReflectionUtil.StaticFactory
Packages that use ReflectionUtil.StaticFactory
-
Uses of ReflectionUtil.StaticFactory in org.apache.xbean.recipe
Methods in org.apache.xbean.recipe that return ReflectionUtil.StaticFactoryModifier and TypeMethodDescriptionstatic ReflectionUtil.StaticFactory
ReflectionUtil.findStaticFactory
(Class typeClass, String factoryMethod, List<? extends Class<?>> parameterTypes, Set<Option> options) static ReflectionUtil.StaticFactory
ReflectionUtil.findStaticFactory
(Class typeClass, String factoryMethod, List<String> parameterNames, List<? extends Class<?>> parameterTypes, Set<String> allProperties, Set<Option> options)