it.negro.jajb.proxies
Class SpringJavaProxyResolver

java.lang.Object
  extended by it.negro.jajb.proxies.SpringJavaProxyResolver
All Implemented Interfaces:
ProxyResolver

public class SpringJavaProxyResolver
extends java.lang.Object
implements ProxyResolver

A ProxyResolver for spring or java proxy classes

Author:
Gabriele Negro

Constructor Summary
SpringJavaProxyResolver()
           
 
Method Summary
 java.lang.Class<?> getTargetClass(java.lang.Object proxy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringJavaProxyResolver

public SpringJavaProxyResolver()
Method Detail

getTargetClass

public java.lang.Class<?> getTargetClass(java.lang.Object proxy)
Specified by:
getTargetClass in interface ProxyResolver


Copyright © 2008. All Rights Reserved.