org.hibernate.search.backend.impl
Class WorkerFactory

java.lang.Object
  extended by org.hibernate.search.backend.impl.WorkerFactory

public abstract class WorkerFactory
extends Object

Author:
Emmanuel Bernard

Constructor Summary
WorkerFactory()
           
 
Method Summary
static Worker createWorker(SearchConfiguration cfg, WorkerBuildContext context, QueueingProcessor queueingProcessor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkerFactory

public WorkerFactory()
Method Detail

createWorker

public static Worker createWorker(SearchConfiguration cfg,
                                  WorkerBuildContext context,
                                  QueueingProcessor queueingProcessor)


Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved