292293294295296297298
// TODO implement! return false; } protected InvokerSupport createDispatcher(ActiveMQSubscription subscribe) throws NotificationException { return new NotificationConsumerInvoker(createNotificationConsumer(subscribe)); }