| Package | Description |
|---|---|
| org.apache.xbean.recipe |
| Modifier and Type | Method and 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-2013 The Apache Software Foundation. All Rights Reserved.