org.drools.workbench.jcr2vfsmigration.cdi
Class LuceneConfigFactory
java.lang.Object
org.drools.workbench.jcr2vfsmigration.cdi.LuceneConfigFactory
@ApplicationScoped
public class LuceneConfigFactory
- extends Object
|
Method Summary |
org.uberfire.ext.metadata.backend.lucene.LuceneConfig |
getLuceneConfig()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LuceneConfigFactory
public LuceneConfigFactory()
getLuceneConfig
@Produces
@Named(value="luceneConfig")
public org.uberfire.ext.metadata.backend.lucene.LuceneConfig getLuceneConfig()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.