net.sf.cglib.core
Interface MethodWrapper.MethodWrapperKey

Enclosing class:
MethodWrapper

public static interface MethodWrapper.MethodWrapperKey

Internal interface, only public due to ClassLoader issues.


Method Summary
 Object newInstance(String name, String[] parameterTypes, String returnType)
           
 

Method Detail

newInstance

Object newInstance(String name,
                   String[] parameterTypes,
                   String returnType)


Copyright © 2012 Oracle Corporation. All Rights Reserved.