jrun.servlet.jrpp
Interface JRunProxyClusterHelperRemote

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

public interface JRunProxyClusterHelperRemote
extends ClusterableService


Method Summary
 java.lang.String getJrppHost()
           
 java.lang.String getJrppPort()
           
 int getSequence()
           
 void setSequence(int iSeq)
           
 
Methods inherited from interface jrunx.cluster.ClusterableService
getPeers, getRemoteHostIP, getRemoteHostName, getRemoteServerName, getServerInfo, invoke, killRemoteServer, numPeers, toStub
 

Method Detail

getJrppHost

public java.lang.String getJrppHost()
                             throws java.rmi.RemoteException

getJrppPort

public java.lang.String getJrppPort()
                             throws java.rmi.RemoteException

setSequence

public void setSequence(int iSeq)
                 throws java.rmi.RemoteException

getSequence

public int getSequence()
                throws java.rmi.RemoteException


Copyright � 2002 Macromedia Corporation. All Rights Reserved.