Esempio n. 1
0
 @Override
 public boolean isCPUUtilizationOverTheThreshold() {
   return utilizationManager.isCPUUtilizationOverTheThreshold();
 }