Class ThreadContext


  • public class ThreadContext
    extends java.lang.Object
    Class to provide a threadcontext bean for every JSP page
    • Field Summary

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

      Constructors 
      Constructor Description
      ThreadContext()
      Constructor
    • Constructor Detail

      • ThreadContext

        public ThreadContext()
        Constructor
    • Method Detail

      • getThreadContext

        public IThreadContext getThreadContext()
        Get the thread context.
        Returns:
        the context.