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

java.lang.Object
  extended bynet.innig.util.DelegatingProxy
      extended bynet.innig.util.LoggingProxy
          extended bynet.innig.util.Log4jLoggingProxy
              extended bycom.retek.commons.util.profiling.ProfilingProxy
                  extended bycom.retek.commons.domain.core.impl.remote.EjbWrapper
All Implemented Interfaces:
java.lang.reflect.InvocationHandler
Direct Known Subclasses:
EjbHomeWrapper

public class EjbWrapper
extends ProfilingProxy


Field Summary
 
Fields inherited from class net.innig.util.DelegatingProxy
UNSUPPORTED_OPERATION_HANDLER
 
Method Summary
 java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args)
           
 
Methods inherited from class com.retek.commons.util.profiling.ProfilingProxy
getDelegateName, logEnd, logError
 
Methods inherited from class net.innig.util.Log4jLoggingProxy
getLogger, logStart, setEndLevel, setErrorLevel, setLevel, setStartLevel
 
Methods inherited from class net.innig.util.LoggingProxy
getDelegate, getEndMessage, getErrorMessage, getStartMessage, newProxyInstance
 
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
 

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