net.sf.doolin.bus.cglib
Class ProxyLink

java.lang.Object
  extended by net.sf.doolin.bus.cglib.ProxyLink

public class ProxyLink
extends Object


Constructor Summary
ProxyLink(Object target, Object proxy)
           
 
Method Summary
 Object getProxy()
           
 Object getTarget()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyLink

public ProxyLink(Object target,
                 Object proxy)
Method Detail

getProxy

public Object getProxy()

getTarget

public Object getTarget()


Copyright © 2011. All Rights Reserved.