com.retek.commons.domain.core.impl.remote
Class SimulatedEjbHome
java.lang.Object
com.retek.commons.domain.core.impl.remote.SimulatedEjbHome
- All Implemented Interfaces:
- java.lang.reflect.InvocationHandler
- public class SimulatedEjbHome
- extends java.lang.Object
- implements java.lang.reflect.InvocationHandler
Constructor Summary |
protected |
SimulatedEjbHome(java.lang.Class ejbInterface,
java.lang.Class ejbClass)
|
Method Summary |
static java.lang.Object |
create(java.lang.Class homeInterface,
java.lang.Class ejbInterface)
|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimulatedEjbHome
protected SimulatedEjbHome(java.lang.Class ejbInterface,
java.lang.Class ejbClass)
create
public static java.lang.Object create(java.lang.Class homeInterface,
java.lang.Class ejbInterface)
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
- Throws:
java.lang.Throwable
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28