org.exist.storage
Class BrokerFactory

java.lang.Object
  extended by org.exist.storage.BrokerFactory

public class BrokerFactory
extends Object


Field Summary
static String PROPERTY_DATABASE
           
 
Constructor Summary
BrokerFactory()
           
 
Method Summary
static DBBroker getInstance(BrokerPool pool, Configuration conf)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_DATABASE

public static final String PROPERTY_DATABASE
See Also:
Constant Field Values
Constructor Detail

BrokerFactory

public BrokerFactory()
Method Detail

getInstance

public static DBBroker getInstance(BrokerPool pool,
                                   Configuration conf)
                            throws EXistException
Throws:
EXistException


Copyright (C) Wolfgang Meier. All rights reserved.