jp.ossc.installer.gui.command
クラス CheckExecuteCmd

java.lang.Object
  上位を拡張 jp.ossc.installer.gui.command.CheckExecuteCmd

public class CheckExecuteCmd
extends java.lang.Object

プロダクトの実行処理(インストールなど)が実行か可能かどうかを行うクラスです。

導入されたバージョン:
1.0
バージョン:
1.0
作成者:
S.Fujii

コンストラクタの概要
CheckExecuteCmd(int mode)
          コンストラクター
 
メソッドの概要
 int execute(int no, java.lang.String installedNo)
          Antに実効命令をする
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CheckExecuteCmd

public CheckExecuteCmd(int mode)
コンストラクター

パラメータ:
mode - モード
メソッドの詳細

execute

public int execute(int no,
                   java.lang.String installedNo)
Antに実効命令をする

パラメータ:
no - OSS番号
installedNo - 同時にインストールしたOSS番号(カンマ区切り)
戻り値:
終了コード