|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ProxyExtractor | A proxy extractor is helps to extract actual information from proxied classes. |
| Class Summary | |
|---|---|
| HibernateProxyExtractor | Uses Hibernate HibernateProxyHelper.getClassWithoutInitializingProxy(Object)
in order to get a class wrapped by a HibernateProxy. |
| ProxyExtractorHelper | A helper class that based on which jars exists in the classpath, tries to get the actual class out of an object. |
| SpringProxyExtractor | Uses AopUtils.getTargetClass(Object) in order to get the
wrapped class from the object. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||