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