public class IIOPAdapter extends AbstractOutput
コンストラクタと説明 |
---|
IIOPAdapter() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
init(jp.co.sds_corp.util.config.IConfiguration config)
指定された初期情報で初期化します。
|
void |
received(ReceiveEvent e)
データに何らかの変更があったときに呼び出されます。
|
addFilter, getFilterList, isDebug, isValid, removeFilter, setDebug, start, statusChanged, stop
getName, getStatus, getStatusString, isInterrupted, isValid, saveConfig, setInterrupt, setName, setStatus, setValid, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public void init(jp.co.sds_corp.util.config.IConfiguration config) throws Exception
init
インタフェース内 jp.co.sds_corp.util.config.IConfigurable
init
クラス内 AbstractOutput
config
- 初期情報Exception
public void received(ReceiveEvent e) throws Exception
e
- イベントソースおよびデータの変更内容を指定します。Exception
Copyright © 2021 S.D.S Co.,Ltd.. All rights reserved.