public class ExecutorBusConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROPNAME_PROCESSOR_PROVIDER_CLASSNAME
Name of property that specified the factory used to locate/create the processor for
an executor bus.
|
Constructor and Description |
---|
ExecutorBusConstants() |
public static final String PROPNAME_PROCESSOR_PROVIDER_CLASSNAME
This property can be specified as an executor bus binding property to instantiate
the processor for an executor bus's messages. The property value should take the
fully qualified class name of an AbstractExecutorBusProcessorFactory
class.
Parameter Name: "processor_factory_classname"
Default Value:
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.