public abstract class BaseMainProcessingUnitHandler extends Object implements MainProcessingUnitHandler
| Modifier | Constructor and Description |
|---|---|
protected |
BaseMainProcessingUnitHandler(ProcessorType type,
BaseMainProcessingUnit processingUnit) |
| Modifier and Type | Method and Description |
|---|---|
BaseMainProcessingUnit |
getProcessingUnit() |
ProcessorType |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessEvent, shutdown, startupprotected BaseMainProcessingUnitHandler(ProcessorType type, BaseMainProcessingUnit processingUnit)
public ProcessorType getType()
public BaseMainProcessingUnit getProcessingUnit()
Copyright © 2016–2019 Softelnet. All rights reserved.