Uses of Class
nablarch.fw.StandaloneExecutionContext
Packages that use StandaloneExecutionContext
-
Uses of StandaloneExecutionContext in nablarch.fw
Methods in nablarch.fw that return StandaloneExecutionContextModifier and TypeMethodDescriptionprotected StandaloneExecutionContext
StandaloneExecutionContext.copyInternal()
Constructors in nablarch.fw with parameters of type StandaloneExecutionContextModifierConstructorDescription元となる実行コンテキストから、新たな実行コンテキストのオブジェクトを作成する。 コピーの仕様は、ExecutionContext
に準じる。