Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
net.sf.cglib.core.AbstractClassGenerator
net.sf.cglib.proxy.Mixin.Generator
public static class Mixin.Generator
extends AbstractClassGenerator
Constructor Summary | |
Method Summary | |
Mixin |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class net.sf.cglib.core.AbstractClassGenerator | |
getAttemptLoad , getClassLoader , getCurrent , getNamingPolicy , getStrategy , getUseCache , setAttemptLoad , setClassLoader , setNamingPolicy , setStrategy , setUseCache |
public void generateClass(ClassVisitor v)
- Specified by:
- generateClass in interface ClassGenerator
public void setClasses(Class[] classes)
public void setDelegates(Object[] delegates)
public void setStyle(int style)