users@jms-spec.java.net

[jms-spec users] Re: JMS_SPEC-134: Declarative Annotation Based JMS Listeners

From: Clebert Suconic <clebert.suconic_at_gmail.com>
Date: Thu, 27 Aug 2015 17:50:40 -0400

> Another very nice benefit of the single message approach is that it
solves the most common use case with no or minimal change needed to enable
the new behavior on existing apps.

I got a feeling that we were only doing this on the new listener. That is
declarative only without the need of an interface.

> So I’d prefer having two APIs, one “array” and one “single message”.

I'm fine with that.. as long as we find an easy and neat API that won't
confuse users.