gov.nih.nci.system.client.proxy
Class BeanProxy

java.lang.Object
  extended by gov.nih.nci.system.client.proxy.BeanProxy
Direct Known Subclasses:
LexEVSBeanProxy

public class BeanProxy
extends java.lang.Object


Constructor Summary
BeanProxy(ApplicationService as, ProxyHelper proxyHelper)
           
 
Method Summary
 java.lang.Object invoke(MethodInvocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanProxy

public BeanProxy(ApplicationService as,
                 ProxyHelper proxyHelper)
Method Detail

invoke

public java.lang.Object invoke(MethodInvocation invocation)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable