com.retek.commons.domain.core.impl.remote
Class SimulatedEjb

java.lang.Object
  extended bynet.innig.util.DelegatingProxy
      extended bycom.retek.commons.domain.core.impl.remote.SimulatedEjb
All Implemented Interfaces:
java.lang.reflect.InvocationHandler

public class SimulatedEjb
extends net.innig.util.DelegatingProxy


Field Summary
 
Fields inherited from class net.innig.util.DelegatingProxy
UNSUPPORTED_OPERATION_HANDLER
 
Constructor Summary
protected SimulatedEjb(java.lang.Class ejbInterface, java.lang.Class ejbClass, java.lang.Object ejb)
           
 
Method Summary
 java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args)
           
 
Methods inherited from class net.innig.util.DelegatingProxy
newProxyInstance, newProxyInstance, newProxyInstance, newProxyInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulatedEjb

protected SimulatedEjb(java.lang.Class ejbInterface,
                       java.lang.Class ejbClass,
                       java.lang.Object ejb)
Method Detail

invoke

public java.lang.Object invoke(java.lang.Object proxy,
                               java.lang.reflect.Method method,
                               java.lang.Object[] args)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28