@Deprecated public class MemorySafeUndeclaredThrowableStrategy extends org.springframework.cglib.core.DefaultGeneratorStrategy
UndeclaredThrowableStrategy ported from CGLIB 3.1,
introduced for using it in Spring before it was officially released in CGLIB.| Constructor and Description |
|---|
MemorySafeUndeclaredThrowableStrategy(Class<?> wrapper)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.cglib.core.ClassGenerator |
transform(org.springframework.cglib.core.ClassGenerator cg)
Deprecated.
|
generate, getClassVisitor, getClassWriter, transformpublic MemorySafeUndeclaredThrowableStrategy(Class<?> wrapper)