Apache Tuscany SCA Kernel Sub-Project

org.apache.tuscany.host.rmi
Interface RMIHostAdmin


public interface RMIHostAdmin


Method Summary
 List getAllRegistries()
           
 Registry getRegistry(int port)
           
 

Method Detail

getAllRegistries

List getAllRegistries()
                      throws RMIHostRuntimeException
Throws:
RMIHostRuntimeException

getRegistry

Registry getRegistry(int port)
                     throws RMIHostRuntimeException
Throws:
RMIHostRuntimeException

Apache Tuscany SCA Kernel Sub-Project

-