RIDL_Runtime
Interface RIDL_RI

All Superinterfaces:
Remote
All Known Implementing Classes:
RIDL_RemoteInst, RIDL_RemoteInst_Stub

public interface RIDL_RI
extends Remote


Method Summary
 RIDL_Object makeinstance(String classname)
           
 

Method Detail

makeinstance

public RIDL_Object makeinstance(String classname)
                         throws RemoteException,
                                ClassNotFoundException,
                                InstantiationException,
                                IllegalAccessException
RemoteException
ClassNotFoundException
InstantiationException
IllegalAccessException