public class ProcessorConfig extends Object
Constructor and Description |
---|
ProcessorConfig(String sName,
Class clz)
Construct a ProcessorConfig.
|
Modifier and Type | Method and Description |
---|---|
Class |
getProcessorClass()
Determine the class of the processor or its factory.
|
String |
getProcessorName()
Determine the name of the processor.
|