Class VitamThreadUtils


  • public class VitamThreadUtils
    extends java.lang.Object
    Utility to get access to VitamSession of the current Thread
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static VitamSession getVitamSession()
      Extracts the VitamSession from the local thread and returns it
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VitamThreadUtils

        public VitamThreadUtils()