Class ThreadContextHandler


  • public class ThreadContextHandler
    extends Object
    This class is used to propagate Thread Local values from one thread to another
    Version:
    $Id$
    Author:
    Nicolas Filotto
    • Constructor Detail

      • ThreadContextHandler

        public ThreadContextHandler​(ExoContainer container)