org.openejb.corba
Class AdapterProxyFactory
java.lang.Object
org.openejb.corba.AdapterProxyFactory
- public class AdapterProxyFactory
- extends Object
- Version:
- $Revision: 445388 $ $Date: 2005-04-08 04:01:31 +0200 (Fri, 08 Apr 2005) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdapterProxyFactory
public AdapterProxyFactory(Class clientInterface)
AdapterProxyFactory
public AdapterProxyFactory(Class clientInterface,
ClassLoader classLoader)
AdapterProxyFactory
public AdapterProxyFactory(Class[] clientInterfaces,
ClassLoader classLoader)
create
public Object create(Remote delegate,
ClassLoader classLoader)
create
public Object create(Class[] types,
Object[] arguments)
Copyright © 1999-2006 OpenEJB. All Rights Reserved.