パッケージ org.iplass.mtp.command.async
package org.iplass.mtp.command.async
-
クラス説明非同期Command呼び出しの際、AsyncRequestContextで取得可能なattributeの名前の定数。非同期Commandを呼び出し時に利用するRequestContext。非同期実行したCommandの処理結果により、なんらかの処理を実行したい場合に利用するインタフェース。非同期実行Commandの処理結果を指定のEntityの指定のプロパティに書き出すResultHandler。