|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultGeneratorStrategy | |
|---|---|
| net.sf.cglib.core | |
| net.sf.cglib.transform.impl | |
| Uses of DefaultGeneratorStrategy in net.sf.cglib.core |
|---|
| Fields in net.sf.cglib.core declared as DefaultGeneratorStrategy | |
|---|---|
static DefaultGeneratorStrategy |
DefaultGeneratorStrategy.INSTANCE
|
| Uses of DefaultGeneratorStrategy in net.sf.cglib.transform.impl |
|---|
| Subclasses of DefaultGeneratorStrategy in net.sf.cglib.transform.impl | |
|---|---|
class |
UndeclaredThrowableStrategy
A GeneratorStrategy suitable for use with net.sf.cglib.Enhancer which
causes all undeclared exceptions thrown from within a proxied method to be wrapped
in an alternative exception of your choice. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||