|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mixin | |
|---|---|
| net.sf.cglib.proxy | |
| Uses of Mixin in net.sf.cglib.proxy |
|---|
| Methods in net.sf.cglib.proxy that return Mixin | |
|---|---|
Mixin |
Mixin.Generator.create()
|
static Mixin |
Mixin.create(Class[] interfaces,
Object[] delegates)
Helper method to create an interface mixin. |
static Mixin |
Mixin.create(Object[] delegates)
Helper method to create an interface mixin. |
static Mixin |
Mixin.createBean(ClassLoader loader,
Object[] beans)
Helper method to create a bean mixin. |
static Mixin |
Mixin.createBean(Object[] beans)
|
abstract Mixin |
Mixin.newInstance(Object[] delegates)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||