org.LexGrid.LexBIG.caCore.client.proxy
Class LexEVSBeanProxy

java.lang.Object
  extended by gov.nih.nci.system.client.proxy.BeanProxy
      extended by org.LexGrid.LexBIG.caCore.client.proxy.LexEVSBeanProxy

public class LexEVSBeanProxy
extends BeanProxy

LexEVS specific implementation of a BeanProxy.

Author:
Kevin Peterson

Constructor Summary
LexEVSBeanProxy(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

LexEVSBeanProxy

public LexEVSBeanProxy(ApplicationService as,
                       ProxyHelper proxyHelper)
Method Detail

invoke

public java.lang.Object invoke(MethodInvocation invocation)
                        throws java.lang.Throwable
Overrides:
invoke in class BeanProxy
Throws:
java.lang.Throwable