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.