コード例 #1
0
 private boolean getMbeanEnabledValue() {
   return Boolean.parseBoolean(monitoringService.getMbeanEnabled());
 }