Class ThreadContextHandler

java.lang.Object
org.exoplatform.container.component.ThreadContextHandler

public class ThreadContextHandler extends Object
This class is used to propagate Thread Local values from one thread to another
  • Constructor Details

    • ThreadContextHandler

      public ThreadContextHandler(ExoContainer container)
  • Method Details