52535455565758
return "DemoIlluminaNotificationConsumer"; } @Override public void consume(Message<Map<String, List<String>>> m) throws InterrogationException { new DemoIlluminaConsumerMechanism().consume(m); }