Uses of Interface
org.neo4j.kernel.ha.BrokerFactory

Packages that use BrokerFactory
org.neo4j.kernel   
org.neo4j.kernel.ha   
 

Uses of BrokerFactory in org.neo4j.kernel
 

Constructors in org.neo4j.kernel with parameters of type BrokerFactory
HighlyAvailableGraphDatabase(String storeDir, Map<String,String> config, BrokerFactory brokerFactory)
          Only for testing
 

Uses of BrokerFactory in org.neo4j.kernel.ha
 

Methods in org.neo4j.kernel.ha that return BrokerFactory
static BrokerFactory AbstractBroker.wrapSingleBroker(Broker broker)
           
 



Copyright © 2010 The Neo4j Graph Database Project. All Rights Reserved.