net.sf.cglib.proxy

Interface Enhancer.EnhancerKey

public interface Enhancer.EnhancerKey

Internal interface, only public due to ClassLoader issues.
Method Summary
ObjectnewInstance(String type, String[] interfaces, CallbackFilter filter, Type[] callbackTypes, boolean useFactory, boolean interceptDuringConstruction, Long serialVersionUID)

Method Detail

newInstance

public Object newInstance(String type, String[] interfaces, CallbackFilter filter, Type[] callbackTypes, boolean useFactory, boolean interceptDuringConstruction, Long serialVersionUID)
Copyright (c) 2001 - Apache Software Foundation