クラス MetaCompositeCommand
java.lang.Object
org.iplass.mtp.impl.command.MetaCommand
org.iplass.mtp.impl.command.MetaCompositeCommand
- すべての実装されたインタフェース:
Serializable,MetaData
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.impl.command.MetaCommand
MetaCommand.CommandRuntime -
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.impl.command.MetaCommand
CMD_BINDING_NAME -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(CommandConfig definition) getRule()voidsetCommands(MetaCommand[] commands) voidクラスから継承されたメソッド org.iplass.mtp.impl.command.MetaCommand
copy, createInstance, fillFrom, fillTo, getCommandConfig, getTransactionPropagation, isRollbackWhenException, isThrowExceptionIfSetRollbackOnly, setCommandConfig, setRollbackWhenException, setThrowExceptionIfSetRollbackOnly, setTransactionPropagation
-
コンストラクタの詳細
-
MetaCompositeCommand
public MetaCompositeCommand()
-
-
メソッドの詳細
-
getCommands
-
setCommands
-
getRule
-
setRule
-
createRuntime
- 定義:
createRuntimeクラス内MetaCommand
-
applyConfig
- 定義:
applyConfigクラス内MetaCommand
-
currentConfig
- 定義:
currentConfigクラス内MetaCommand
-