public final class DocumentWorkerFactoryProvider extends Object implements com.hpe.caf.api.worker.WorkerFactoryProvider
The worker-core module uses the Java service provider to locate and instantiate this class.
This module in turn uses the Java service provider to locate the actual implementation and then constructs the appropriate adapter depending on whether or not the implementation supports bulk processing.
| Constructor and Description |
|---|
DocumentWorkerFactoryProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.hpe.caf.api.worker.WorkerFactory |
getWorkerFactory(com.hpe.caf.api.ConfigurationSource configSource,
com.hpe.caf.api.worker.DataStore dataStore,
com.hpe.caf.api.Codec codec) |
public com.hpe.caf.api.worker.WorkerFactory getWorkerFactory(com.hpe.caf.api.ConfigurationSource configSource,
com.hpe.caf.api.worker.DataStore dataStore,
com.hpe.caf.api.Codec codec)
throws com.hpe.caf.api.worker.WorkerException
getWorkerFactory in interface com.hpe.caf.api.worker.WorkerFactoryProvidercom.hpe.caf.api.worker.WorkerExceptionCopyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.