|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectfeat2.impl.Command
コマンド。
コンストラクタの概要 | |
Command(CommandConfig config)
|
メソッドの概要 | |
java.lang.String |
execute(CommandContext ctx)
コマンドを実行する。 |
CommandConfig |
getConfig()
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public Command(CommandConfig config)
メソッドの詳細 |
public java.lang.String execute(CommandContext ctx) throws PropertyAccessException, ApplicationException, FileUploadException
ctx
-
PropertyAccessException
ApplicationException
- アプリケーションのコンポーネントで例外がスローされたとき
FileUploadException
- アップロードされたファイルの処理で問題が起きたときpublic CommandConfig getConfig()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |