flex.messaging.services.messaging.adapters
Class JMSQueueConsumer

java.lang.Object
  extended by flex.messaging.services.messaging.adapters.JMSProxy
      extended by flex.messaging.services.messaging.adapters.JMSConsumer
          extended by flex.messaging.services.messaging.adapters.JMSQueueConsumer
All Implemented Interfaces:
javax.jms.ExceptionListener

public class JMSQueueConsumer
extends JMSConsumer

A JMSConsumer subclass specifically for JMS Queue receivers.


Nested Class Summary
 
Nested classes/interfaces inherited from class flex.messaging.services.messaging.adapters.JMSProxy
JMSProxy.ConnectionCredentials
 
Constructor Summary
JMSQueueConsumer()
           
 
Method Summary
 void start()
          Starts the JMSQueueConsumer.
 
Methods inherited from class flex.messaging.services.messaging.adapters.JMSConsumer
addJMSExceptionListener, addJMSMessageListener, getMessageReceiver, getSelectorExpression, onException, onMessage, receive, receive, receiveNoWait, removeJMSExceptionListener, removeJMSMessageListener, setMessageListener, setMessageReceiver, setSelectorExpression, stop, stop
 
Methods inherited from class flex.messaging.services.messaging.adapters.JMSProxy
getAcknowledgeMode, getConnectionCredentials, getConnectionFactoryName, getDestinationJndiName, getInitialContextEnvironment, initialize, setAcknowledgeMode, setConnectionCredentials, setConnectionFactoryName, setDestinationJndiName, setInitialContextEnvironment
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMSQueueConsumer

public JMSQueueConsumer()
Method Detail

start

public void start()
           throws NamingException,
                  javax.jms.JMSException
Starts the JMSQueueConsumer.

Overrides:
start in class JMSConsumer
Throws:
NamingException - The thrown naming exception.
javax.jms.JMSException - The thrown JMS exception.


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/services/messaging/adapters/JMSQueueConsumer.html