コード例 #1
0
 public Object instrumentedMethod() throws Exception {
   return UtilityClass.utilityMethod(Weaver.callOriginal());
 }