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

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
                      extended bycom.retek.commons.domain.core.impl.remote.EjbHomeWrapper
All Implemented Interfaces:
java.lang.reflect.InvocationHandler
Direct Known Subclasses:
StatelessSessionHomeWrapper

public class EjbHomeWrapper
extends EjbWrapper


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
Specified by:
invoke in interface java.lang.reflect.InvocationHandler
Overrides:
invoke in class EjbWrapper
Throws:
java.lang.Throwable


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