| Package | Description |
|---|---|
| net.sf.cglib.core | |
| net.sf.cglib.transform.impl |
| Modifier and Type | Field and Description |
|---|---|
static DefaultGeneratorStrategy |
DefaultGeneratorStrategy.INSTANCE |
| Modifier and Type | Class and Description |
|---|---|
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. |
Copyright © 2013 Oracle Corporation. All Rights Reserved.