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