Package | Description |
---|---|
org.apache.xbean.recipe |
Modifier and Type | Method | Description |
---|---|---|
static ReflectionUtil.ConstructorFactory |
ReflectionUtil.findConstructor(Class typeClass,
List<? extends Class<?>> parameterTypes,
Set<Option> options) |
|
static ReflectionUtil.ConstructorFactory |
ReflectionUtil.findConstructor(Class typeClass,
List<String> parameterNames,
List<? extends Class<?>> parameterTypes,
Set<String> availableProperties,
Set<Option> options) |
Copyright © 2005–2018. All rights reserved.