if (run.getName().equals("run")) {
runMethods.add(run);
}
}
if (runMethods.isEmpty()) {
Feedbacks.add(new SubmitHandlerWithoutRunmethod(method, st));
}
if (runMethods.size() > 1) {
// current JWIG implementation does not support
// multiple runmethods
Feedbacks.add(new SubmitHandlerWithMultipleRunmethods(method,