96979899100101102103104105106
} if (null != bean) { if (index == size()) { bean.removeAttribute(MuleHierarchicalBeanDefinitionParserDelegate.MULE_REPEAT_PARSE); } else { bean.setAttribute(MuleHierarchicalBeanDefinitionParserDelegate.MULE_REPEAT_PARSE, Boolean.TRUE); }
9293949596979899100101102