ojb.broker.server
Class ServerPool

java.lang.Object
  |
  +--ojb.broker.server.ServerPool
All Implemented Interfaces:
java.io.Serializable

public class ServerPool
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ServerPool(java.lang.String[] servers)
           
 
Method Summary
 java.util.Iterator getAllEntries()
           
 ServerEntry roundRobin()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerPool

public ServerPool(java.lang.String[] servers)
Method Detail

roundRobin

public ServerEntry roundRobin()

getAllEntries

public java.util.Iterator getAllEntries()


Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04