Public Member Functions

com.cosylab.acs.jms.ACSJMSTopicSubscriber Class Reference

Inheritance diagram for com.cosylab.acs.jms.ACSJMSTopicSubscriber:
com.cosylab.acs.jms.ACSJMSConsumer com.cosylab.acs.jms.ACSJMSMessageEntityConsumerListener

List of all members.

Public Member Functions

 ACSJMSTopicSubscriber (Topic topic, ContainerServicesBase containerServices, String selector) throws JMSException
Topic getTopic () throws JMSException
boolean getNoLocal () throws JMSException
void close () throws JMSException

Detailed Description

Author:
kzagar

To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments


Constructor & Destructor Documentation

com.cosylab.acs.jms.ACSJMSTopicSubscriber.ACSJMSTopicSubscriber ( Topic  topic,
ContainerServicesBase  containerServices,
String  selector 
) throws JMSException
Parameters:
destination 
containerServices 
selector 
Exceptions:
AcsJException 
JMSException 

References alma.acs.nc.Consumer.consumerReady().


Member Function Documentation

void com.cosylab.acs.jms.ACSJMSTopicSubscriber.close (  )  throws JMSException
boolean com.cosylab.acs.jms.ACSJMSTopicSubscriber.getNoLocal (  )  throws JMSException
Topic com.cosylab.acs.jms.ACSJMSTopicSubscriber.getTopic (  )  throws JMSException

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties