org.apache.geronimo.corba
Class AdapterDelegate

java.lang.Object
  extended by org.apache.geronimo.corba.AdapterDelegate

public class AdapterDelegate
extends Object


Constructor Summary
AdapterDelegate(Remote delegate, ClassLoader classLoader)
           
 
Method Summary
 ClassLoader getClassLoader()
           
 Remote getDelegate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdapterDelegate

public AdapterDelegate(Remote delegate,
                       ClassLoader classLoader)
Method Detail

getDelegate

public final Remote getDelegate()

getClassLoader

public final ClassLoader getClassLoader()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.