Class ThreadContextFactory


  • public class ThreadContextFactory
    extends java.lang.Object
    Use this factory to create a thread context. Only one per thread is recommended, although more will cause inefficiencies rather than failure.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _rcsid  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static IThreadContext make()
      Make a thread context.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait