Interface ThreadContext


public interface ThreadContext
  • Method Details

    • getParentWebContext

      Object getParentWebContext()
    • propagateWebContextToChild

      void propagateWebContextToChild(Object context)
    • clearChildContext

      void clearChildContext()