public abstract class PiControllerBase<T extends PiControllerConfig> extends ControllerComponent<T>
| コンストラクタと説明 |
|---|
PiControllerBase(java.lang.String id,
T config)
コンストラクタです。
|
getOprService, getRcAService, getRcMService, init, setValueaddListener, getConfig, getDevice, getId, getListeners, getValue, notifyException, notifyStarted, notifyStopped, notifyUpdated, onInit, onStart, onStop, removeListener, setDevice, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitccmExpired, ccmReceived, ccmSent, ccmValueChangedpublic PiControllerBase(java.lang.String id,
T config)
id - コンポーネントIDconfig - 設定値