Package org.springframework.cglib.transform.impl
package org.springframework.cglib.transform.impl
Spring's repackaging of the
CGLIB transform impl package
(for internal use only).
-
ClassDescriptionA
GeneratorStrategy
suitable for use withEnhancer
which causes all undeclared exceptions thrown from within a proxied method to be wrapped in an alternative exception of your choice.