Searched refs:getCallingClass (Results 1 – 2 of 2) sorted by relevance
56 public static Class<?> getCallingClass() { in getCallingClass() method in Util
306 Class<?> autoComputedCallingClass = Util.getCallingClass(); in getLogger()