Uses of Interface
org.apache.xbean.recipe.ParameterNameLoader
Packages that use ParameterNameLoader
-
Uses of ParameterNameLoader in org.apache.xbean.recipe
Classes in org.apache.xbean.recipe that implement ParameterNameLoaderModifier and TypeClassDescriptionclass
Implementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the class byte code.class
Implementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the class byte code.Fields in org.apache.xbean.recipe declared as ParameterNameLoaderModifier and TypeFieldDescriptionprivate static ParameterNameLoader
ReflectionUtil.ParameterLoader.PARAMETER_NAME_LOADER