twcsckernel.projectbase.rmi.registry
Interface Registry

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
RegistryImpl

public interface Registry
extends java.rmi.Remote


Field Summary
static int REGISTRY_PORT
           
 
Method Summary
 java.rmi.Remote getRemoteServer()
           
 

Field Detail

REGISTRY_PORT

static final int REGISTRY_PORT
See Also:
Constant Field Values
Method Detail

getRemoteServer

java.rmi.Remote getRemoteServer()
                                throws java.rmi.RemoteException,
                                       java.rmi.NotBoundException
Throws:
java.rmi.RemoteException
java.rmi.NotBoundException


Copyright © 2005-2006 CS@PUT. All Rights Reserved.