public final class BackendFactory extends Object
BackendQueueProcessor implementation.| Modifier and Type | Method and Description |
|---|---|
static BackendQueueProcessor |
createBackend(IndexManager indexManager,
WorkerBuildContext buildContext,
Properties properties) |
static BackendQueueProcessor |
createBackend(String backend,
IndexManager indexManager,
WorkerBuildContext buildContext,
Properties properties) |
static boolean |
isConfiguredAsSync(Properties properties) |
public static BackendQueueProcessor createBackend(IndexManager indexManager, WorkerBuildContext buildContext, Properties properties)
public static BackendQueueProcessor createBackend(String backend, IndexManager indexManager, WorkerBuildContext buildContext, Properties properties)
public static boolean isConfiguredAsSync(Properties properties)
properties - the configuration to parseCopyright © 2006–2016 Hibernate. All rights reserved.