JMS + Spring Listener

Hi everyone,

I’m trying to build a listener client integrating webMethods and Spring.
The class I’m trying to use
org.springframework.jms.listener.DefaultMessageListenerContainer requires to set a DefaultDestination property, and I’ve been trying to find out which class should I use unsuccesfully.

Does anyone knows which class should I use?
I appreciate any shed of light you can share.

Thanks in advance.