-
Nov 10th, 2010, 05:38 AM
#1
JMS: Abstract class for CachingDestinationResolver
Hi,
Just a thought crossing my mind...
I need a customized JMS DestinationResolver, but I would like the elements to be cached, to avoid reinstantiating new Queue objets every time.
I have noticed the interface CachingDestinationResolver with one implementation JndiDestinationResolver.
Would it make sense to have in Spring Integration a class AbstractCachingDestinationResolver so that all sub-classes don't have to reimplement the cache mechanism?
Thanks!
Pierre
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules