com.atlassian.confluence.plugins.edgeindex.lucene
Class EdgeLuceneConnectionFactory

java.lang.Object
  extended by com.atlassian.confluence.plugins.edgeindex.lucene.EdgeLuceneConnectionFactory
All Implemented Interfaces:
LuceneConnectionFactory

public class EdgeLuceneConnectionFactory
extends Object
implements LuceneConnectionFactory


Constructor Summary
EdgeLuceneConnectionFactory(org.apache.lucene.store.Directory directory)
           
 
Method Summary
 com.atlassian.bonnie.ILuceneConnection getLuceneConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EdgeLuceneConnectionFactory

public EdgeLuceneConnectionFactory(org.apache.lucene.store.Directory directory)
Method Detail

getLuceneConnection

public com.atlassian.bonnie.ILuceneConnection getLuceneConnection()
Specified by:
getLuceneConnection in interface LuceneConnectionFactory


Copyright © 2003-2012 Atlassian. All Rights Reserved.