feat.v1.command
クラス GotoCommand

java.lang.Object
  拡張feat.v1.Command
      拡張feat.v1.command.GotoCommand

public class GotoCommand
extends Command


コンストラクタの概要
GotoCommand()
           
 
メソッドの概要
 java.lang.String execute(ContextAccessor acc)
          コマンドを実行する。
 
クラス feat.v1.Command から継承したメソッド
getCommandDeclaration, getStringResource
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

GotoCommand

public GotoCommand()
メソッドの詳細

execute

public java.lang.String execute(ContextAccessor acc)
                         throws java.lang.Exception
クラス Command の記述:
コマンドを実行する。

定義:
クラス Command 内の execute
パラメータ:
acc -
戻り値:
フィーチャー設定ファイルのcommand要素のresponse属性で定義されたレスポンス名の中の一つを返す
例外:
java.lang.Exception - アプリケーションで起こった例外