Uses of Interface
org.apache.xbean.recipe.ParameterNameLoader

Packages that use ParameterNameLoader
org.apache.xbean.recipe   
 

Uses of ParameterNameLoader in org.apache.xbean.recipe
 

Classes in org.apache.xbean.recipe that implement ParameterNameLoader
 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.
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.