jp.co.intellilink.hinemos.test.monitor.port
クラス ExportTestCaseMonitorPort

java.lang.Object
  上位を拡張 jp.co.intellilink.hinemos.test.monitor.ExportTestCaseMonitor
      上位を拡張 jp.co.intellilink.hinemos.test.monitor.port.ExportTestCaseMonitorPort

public class ExportTestCaseMonitorPort
extends ExportTestCaseMonitor

サービス・ポート監視情報を基に試験項目のCSVフォーマット文字列を作成するクラス

導入されたバージョン:
1.0.0
バージョン:
1.0.0

コンストラクタの概要
ExportTestCaseMonitorPort()
           
 
メソッドの概要
 void exportTestCase()
          サービス・ポート監視情報を基に試験項目のCSVフォーマット文字列を作成する。
protected  MonitorInfo getPort(java.lang.String monitorId)
          サービス・ポート監視情報を取得する。
protected  java.util.ArrayList getPortList()
          監視項目リストを取得する。
 
クラス jp.co.intellilink.hinemos.test.monitor.ExportTestCaseMonitor から継承されたメソッド
checkEvent, checkNotify, checkStatus, createTestCase, getFacilityIdList, getNodeList
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ExportTestCaseMonitorPort

public ExportTestCaseMonitorPort()
メソッドの詳細

exportTestCase

public void exportTestCase()
サービス・ポート監視情報を基に試験項目のCSVフォーマット文字列を作成する。


getPort

protected MonitorInfo getPort(java.lang.String monitorId)
サービス・ポート監視情報を取得する。

パラメータ:
monitorId - 取得対象の監視項目ID
戻り値:
サービス・ポート監視情報

getPortList

protected java.util.ArrayList getPortList()
監視項目リストを取得する。

戻り値:
監視項目一覧