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 java.lang.Object
implements LuceneConnectionFactory


Constructor Summary
EdgeLuceneConnectionFactory(org.apache.lucene.store.Directory directory)
           
 
Method Summary
 void beanDestroyed()
           
 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

beanDestroyed

public void beanDestroyed()


Copyright © 2003-2013 Atlassian. All Rights Reserved.