SilverStream
Application Server 3.5

com.sssw.srv.api
Interface AgiCluster


public interface AgiCluster

An object on the server representing the cluster the server is running in.


Method Summary
 Enumeration getServerNames()
          Returns an Enumeration of String names of servers in the cluster currently responding to requests
 

Method Detail

getServerNames

public Enumeration getServerNames()
Returns an Enumeration of String names of servers in the cluster currently responding to requests

SilverStream
Application Server 3.5