Esempio n. 1
0
 public boolean isProcessing() {
   return reqProcessorMX.getStage() == org.apache.coyote.Constants.STAGE_SERVICE;
 }