jp.co.ogis_ri.citk.policytool
クラス AppLauncher
java.lang.Object
jp.co.ogis_ri.citk.policytool.AppLauncher
public class AppLauncher
- extends Object
アプリケーション起動クラス.
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppLauncher
public AppLauncher()
main
public static void main(String[] args)
- main メソッド. アプリケーションのエントリポイント.
- パラメータ:
args
- アプリケーション起動時に指定される引数情報.
run
public void run(String[] args)
- アプリケーションを起動しする.
- パラメータ:
args
- アプリケーション起動時に指定される引数情報.
Copyright © 2011-2012 OGIS-RI Co.,Ltd.. All Rights Reserved.