public class BinaryHashWorkerFactoryProvider extends Object implements com.hpe.caf.api.worker.WorkerFactoryProvider
| Constructor and Description |
|---|
BinaryHashWorkerFactoryProvider() |
| 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)
Get the worker factory implementation.
|
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.WorkerFactoryProviderconfigSource - dataStore - codec - com.hpe.caf.api.worker.WorkerExceptionCopyright © 2015–2017 Hewlett Packard Enterprise Development LP. All rights reserved.