thrownewPluginException("Attribute["+ConfigConstant.FILTER_VALUE_ATTRIBUTE_NAME+"] value in element["+childElement.getName()+"] is invalid, must be int type",e);
}catch(NumberFormatExceptione){
thrownewPluginException("Attribute["+ConfigConstant.FILTER_VALUE_ATTRIBUTE_NAME+"] value in element["+childElement.getName()+"] is invalid, must be int type",e);
}
}
}
}
}
}
filterMap.put(serviceName,value);
filterMap.put(serviceName,value);
}
}
}
}
}
...
@@ -255,43 +259,45 @@ public class ConfigParser extends Dom4JParser implements PluginConfigParser {
...
@@ -255,43 +259,45 @@ public class ConfigParser extends Dom4JParser implements PluginConfigParser {