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 TypeClassDescriptionclassImplementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the class byte code.classImplementation of ParameterNameLoader that uses ASM to read the parameter names from the local variable table in the class byte code.