Package de.elo.ix.jscript.handler
Interface ExecContextHandle
public interface ExecContextHandle
Internally used interface.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ExecContextHandle
Used to declare that execution context should be taken from ThreadLocale.
-
Field Details
-
FROM_THREAD_LOCALE
Used to declare that execution context should be taken from ThreadLocale.
-