org.exist.storage
Class BrokerFactory

java.lang.Object
  extended byorg.exist.storage.BrokerFactory

public class BrokerFactory
extends java.lang.Object


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

Constructor Detail

BrokerFactory

public BrokerFactory()
Method Detail

getInstance

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


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.