models.utils.LogUtils.printLogError
("1. BEFORE FOR LOOP genResponseToMetadataMap() "
+ DateUtils.getNowDateTimeStrSdsm());
}
AggregationDirector aggregationDirector = new AggregationDirector();
aggregationDirector.sendAggregationCommandToManager(patternStr,
this);
if (VarUtils.IN_DETAIL_DEBUG) {
models.utils.LogUtils.printLogError
("2. AFTER FOR LOOP in genResponseToMetadataMap() "