users@jms-spec.java.net

[jms-spec users] Make TemporaryQueue/Topic AutoCloseable?

From: Philippe Marschall <kustos_at_gmx.net>
Date: Wed, 02 Jan 2013 17:29:56 +0100

Hi

I wanted to ask whether it would make sense to make TemporaryQueue and
TemporaryTopic implement AutoCloseable so that they can be used in a
try-with-resources block?

Cheers
Philippe