站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.1.0 API 文档英文版

org.springframework.jms.config (Spring Framework API 2.1) - Spring Framework 2.1.0 API 文档英文版


The Spring Framework

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.


The Spring Framework

Copyright © 2002-2007 The Spring Framework.