net.sf.cglib.core

Interface MethodWrapper.MethodWrapperKey

public interface MethodWrapper.MethodWrapperKey

Internal interface, only public due to ClassLoader issues.
Method Summary
ObjectnewInstance(String name, String[] parameterTypes, String returnType)

Method Detail

newInstance

public Object newInstance(String name, String[] parameterTypes, String returnType)
Copyright (c) 2001 - Apache Software Foundation