站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 messaging API Documentation 英文版文档

Uses of Class org.jboss.mq.SpyMessageProducer (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging API Documentation 英文版文档


Uses of Class
org.jboss.mq.SpyMessageProducer

Packages that use SpyMessageProducer
org.jboss.mq   
 

Uses of SpyMessageProducer in org.jboss.mq
 

Subclasses of SpyMessageProducer in org.jboss.mq
 class SpyQueueSender
          This class implements javax.jms.QueueSender A sender created with a null Queue will now be interpreted as created as an unidentifyed sender and follows the spec in throwing UnsupportedOperationException at the correct places.
 class SpyTopicPublisher
          This class implements javax.jms.TopicPublisher A publisher created with a null Topic will now be interpreted as created as an unidentifyed publisher and follows the spec in throwing UnsupportedOperationException at the correct places.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.