ermi.util
Class FileRegistry

java.lang.Object
  |
  +--ermi.util.FileRegistry

public class FileRegistry
extends java.lang.Object

Author:
Administrador To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
FileRegistry()
           
 
Method Summary
static ermi.ERemote loadERef(java.util.Properties env)
           
static ermi.ERemote loadERef(java.lang.String fileName)
           
static ermi.ERemote loadStub(java.util.Properties env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileRegistry

public FileRegistry()
Method Detail

loadERef

public static ermi.ERemote loadERef(java.lang.String fileName)
                             throws RemoteException
RemoteException

loadERef

public static ermi.ERemote loadERef(java.util.Properties env)
                             throws RemoteException
RemoteException

loadStub

public static ermi.ERemote loadStub(java.util.Properties env)
                             throws RemoteException
RemoteException