Drools Workbench - XML to VFS import utility 6.2.0.CR4

org.drools.workbench.jcr2vfsmigration.cdi
Class LuceneConfigFactory

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.cdi.LuceneConfigFactory

@ApplicationScoped
public class LuceneConfigFactory
extends Object


Constructor Summary
LuceneConfigFactory()
           
 
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
 

Constructor Detail

LuceneConfigFactory

public LuceneConfigFactory()
Method Detail

getLuceneConfig

@Produces
@Named(value="luceneConfig")
public org.uberfire.ext.metadata.backend.lucene.LuceneConfig getLuceneConfig()

Drools Workbench - XML to VFS import utility 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.