Class CompilationAndWeavingContext


  • public class CompilationAndWeavingContext
    extends Object
    • Method Detail

      • reset

        public static void reset()
      • setMultiThreaded

        public static void setMultiThreaded​(boolean mt)
      • registerFormatter

        public static void registerFormatter​(int phaseId,
                                             ContextFormatter aFormatter)
      • getCurrentContext

        public static String getCurrentContext()
      • leavingPhase

        public static void leavingPhase​(ContextToken aToken)
      • resetForThread

        public static void resetForThread()