Interface ExecContextHandle


public interface ExecContextHandle
Internally used interface.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final ExecContextHandle
    Used to declare that execution context should be taken from ThreadLocale.
  • Field Details

    • FROM_THREAD_LOCALE

      static final ExecContextHandle FROM_THREAD_LOCALE
      Used to declare that execution context should be taken from ThreadLocale.