|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.innig.util.DelegatingProxy
com.retek.commons.domain.core.impl.remote.SimulatedEjb
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 |
protected SimulatedEjb(java.lang.Class ejbInterface, java.lang.Class ejbClass, java.lang.Object ejb)
Method Detail |
public java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args) throws java.lang.Throwable
java.lang.Throwable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |