|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReflectionUtil.StaticFactory | |
---|---|
org.apache.xbean.recipe |
Uses of ReflectionUtil.StaticFactory in org.apache.xbean.recipe |
---|
Methods in org.apache.xbean.recipe that return ReflectionUtil.StaticFactory | |
---|---|
static 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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |