Package | Description |
---|---|
org.apache.xbean.recipe |
Modifier and Type | Class and Description |
---|---|
class |
AsmParameterNameLoader
Implementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the
class byte code.
|
class |
XbeanAsmParameterNameLoader
Implementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the
class byte code.
|
Modifier and Type | Field and Description |
---|---|
private static ParameterNameLoader |
ReflectionUtil.ParameterLoader.PARAMETER_NAME_LOADER |