ForkOptions
Index
Properties
optionalclear
optionaldisableContextResolution
use this flag to ignore current async context - this is required if we want to call em.fork()
inside the getContext
handler
optionalflushMode
optionalfreshEventManager
do we want to use fresh EventManager instance? defaults to false (global instance)
optionaluseContext
use request context? should be used only for top level request scope EM, defaults to false
do we want clear identity map? defaults to true