jrunx.rmi
Interface RMIBrokerRemote

All Superinterfaces:
ClusterableService, java.rmi.Remote
All Known Implementing Classes:
RMIBroker

public interface RMIBrokerRemote
extends ClusterableService

The remote (rmi) interface of the RMIBroker.

Author:
PS Neville

Method Summary
 java.lang.Object getInvoker(int type)
           
 
Methods inherited from interface jrunx.cluster.ClusterableService
getPeers, getRemoteHostIP, getRemoteHostName, getRemoteServerName, getServerInfo, invoke, killRemoteServer, numPeers, toStub
 

Method Detail

getInvoker

public java.lang.Object getInvoker(int type)
                            throws java.rmi.RemoteException


Copyright � 2002 Macromedia Corporation. All Rights Reserved.