ojb.broker.server
Class BrokerPool

java.lang.Object
  |
  +--ojb.broker.server.BrokerPool

public class BrokerPool
extends java.lang.Object


Field Summary
static int BROKERCOUNT
           
 
Constructor Summary
BrokerPool(java.io.File repositoryFile)
           
 
Method Summary
(package private)  PersistenceBroker getBrokerById(int id)
           
(package private)  int getFreeBrokerId()
           
(package private)  void releaseBrokerId(int id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BROKERCOUNT

public static int BROKERCOUNT
Constructor Detail

BrokerPool

public BrokerPool(java.io.File repositoryFile)
Method Detail

getFreeBrokerId

int getFreeBrokerId()

releaseBrokerId

void releaseBrokerId(int id)

getBrokerById

PersistenceBroker getBrokerById(int id)


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