Class ContextHandler


  • public class ContextHandler
    extends Object
    Class provides a per-thread storage of the {@see Context} instances.
    • Constructor Detail

      • ContextHandler

        public ContextHandler()
    • Method Detail

      • getCurrentContext

        public Context getCurrentContext()
      • setCurrentContext

        public void setCurrentContext​(Context context)
      • removeCurrentContext

        public void removeCurrentContext()