Class ContextUtils


  • public class ContextUtils
    extends Object
    • Constructor Detail

      • ContextUtils

        public ContextUtils()
    • Method Detail

      • getCurrentCaller

        public static String getCurrentCaller()
      • getCurrentScope

        public static String getCurrentScope()
      • getCurrentScopeName

        public static String getCurrentScopeName()
      • getScopeName

        public static String getScopeName​(String scope)
      • getParentScope

        public static String getParentScope​(String scope)