org.apache.solr.uima.processor.ae
Class AEProviderFactory
java.lang.Object
org.apache.solr.uima.processor.ae.AEProviderFactory
public class AEProviderFactory
- extends Object
Singleton factory class responsible of AEProvider
s' creation
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static AEProviderFactory getInstance()
getAEProvider
public AEProvider getAEProvider(String core,
String aePath,
Map<String,Object> runtimeParameters)