org.apache.geronimo.corba
Class AdapterProxyFactory
java.lang.Object
org.apache.geronimo.corba.AdapterProxyFactory
public class AdapterProxyFactory
- extends Object
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 © 2003-2008 The Apache Geronimo development community. All Rights Reserved.