public interface ProcessorInstanceHolder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the processor name.
|
Processor<?> |
getProcessor()
Returns the processor.
|
boolean |
isJavaDefined()
Returns
true if the processor is Java-based. |
Processor<?> getProcessor()
String getName()
boolean isJavaDefined()
true if the processor is Java-based.true if the processor is Java-based.Copyright © 2016–2021 Softelnet. All rights reserved.