|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjp.co.intellilink.hinemos.test.monitor.ExportTestCaseMonitor
jp.co.intellilink.hinemos.test.monitor.syslogng.ExportTestCaseMonitorSyslogng
public class ExportTestCaseMonitorSyslogng
Syslog-ng監視情報を基に試験項目のCSVフォーマット文字列を作成するクラス
| コンストラクタの概要 | |
|---|---|
ExportTestCaseMonitorSyslogng()
|
|
| メソッドの概要 | |
|---|---|
void |
exportTestCase()
Syslog-ng監視情報を基に試験項目のCSVフォーマット文字列を作成する。 |
protected java.util.ArrayList<java.lang.String> |
getFacilityIdList(MonitorInfo monitorInfo)
監視情報を基にファシリティIDリストを取得する。 |
protected java.util.ArrayList<LogFilterInfo> |
getSyslogngList()
監視項目リストを取得する。 |
| クラス jp.co.intellilink.hinemos.test.monitor.ExportTestCaseMonitor から継承されたメソッド |
|---|
checkEvent, checkNotify, checkStatus, createTestCase, getNodeList |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public ExportTestCaseMonitorSyslogng()
| メソッドの詳細 |
|---|
public void exportTestCase()
protected java.util.ArrayList<java.lang.String> getFacilityIdList(MonitorInfo monitorInfo)
ExportTestCaseMonitor の記述:
ExportTestCaseMonitor 内の getFacilityIdListmonitorInfo - 監視情報
protected java.util.ArrayList<LogFilterInfo> getSyslogngList()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||