Package org.springframework.jms.config

Support package for declarative messaging configuration, with XML schema being the primary configuration format.

See:
          Description

Class Summary
AbstractListenerContainerParser Abstract parser for JMS listener container elements, providing support for common properties that are identical for all listener container variants.
JcaListenerContainerParser Parser for the JMS <jca-listener-container> element.
JmsListenerContainerParser Parser for the JMS <listener-container> element.
JmsNamespaceHandler A NamespaceHandler for the JMS namespace.
 

Package org.springframework.jms.config Description

Support package for declarative messaging configuration, with XML schema being the primary configuration format.