ojb.broker.server
Class PersistenceBrokerServer

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

public class PersistenceBrokerServer
extends java.lang.Object


Field Summary
static int THREADCOUNT
           
 
Constructor Summary
PersistenceBrokerServer(java.io.File repositoryFile)
           
PersistenceBrokerServer(java.io.File repositoryFile, int port)
           
 
Method Summary
(package private)  BrokerPool getBrokerPool()
           
static void main(java.lang.String[] args)
           
(package private)  void releaseProcessor(ConnectionHandler p)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

THREADCOUNT

public static int THREADCOUNT
Constructor Detail

PersistenceBrokerServer

public PersistenceBrokerServer(java.io.File repositoryFile,
                               int port)
                        throws java.io.IOException

PersistenceBrokerServer

public PersistenceBrokerServer(java.io.File repositoryFile)
                        throws java.io.IOException
Method Detail

getBrokerPool

BrokerPool getBrokerPool()

releaseProcessor

void releaseProcessor(ConnectionHandler p)

run

public void run()

main

public static void main(java.lang.String[] args)


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