net.sf.cglib.proxy
Interface Enhancer.EnhancerKey
public static interface Enhancer.EnhancerKey
Internal interface, only public due to ClassLoader issues.
Object | newInstance(String type, String[] interfaces, CallbackFilter filter, Type[] callbackTypes, boolean useFactory, boolean interceptDuringConstruction, Long serialVersionUID)
|
newInstance
public Object newInstance(String type,
String[] interfaces,
CallbackFilter filter,
Type[] callbackTypes,
boolean useFactory,
boolean interceptDuringConstruction,
Long serialVersionUID)
Copyright (c) 2001 - Apache Software Foundation