net.sf.cglib.core

Interface MethodWrapper.MethodWrapperKey

public static interface MethodWrapper.MethodWrapperKey

Internal interface, only public due to ClassLoader issues.

Method Summary

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

Method Details

newInstance

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

Copyright (c) 2001 - Apache Software Foundation