405406407408409410411412
{ return ((MessageProcessor) asyncMessageProcessorsFactoryBean.getObject()); } catch (Exception e) { throw new FlowConstructInvalidException(e); } }