JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.iplass.mtp.command.async.definition
package
org.iplass.mtp.command.async.definition
Related Packages
Package
Description
org.iplass.mtp.command.async
All Classes and Interfaces
Interfaces
Classes
Class
Description
AsyncCommandDefinition
非同期実行Commandの定義。 定義した非同期実行CommandはCommandInvokerを利用して呼び出し可能。 非同期処理自体は、
AsyncTaskManager
経由で実行される。
AsyncCommandDefinitionManager