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