public abstract class BaseMainProcessingUnitHandler extends Object implements org.openksavi.sponge.engine.processing.MainProcessingUnitHandler
| Modifier | Constructor and Description |
|---|---|
protected |
BaseMainProcessingUnitHandler(org.openksavi.sponge.engine.ProcessorType type,
BaseMainProcessingUnit processingUnit) |
| Modifier and Type | Method and Description |
|---|---|
BaseMainProcessingUnit |
getProcessingUnit() |
org.openksavi.sponge.engine.ProcessorType |
getType() |
protected BaseMainProcessingUnitHandler(org.openksavi.sponge.engine.ProcessorType type,
BaseMainProcessingUnit processingUnit)
public org.openksavi.sponge.engine.ProcessorType getType()
public BaseMainProcessingUnit getProcessingUnit()
Copyright © 2016–2017 Softelnet. All rights reserved.