|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.ogsa.impl.core.notification.JMSAdapter.AdapterListener
org.globus.ogsa.impl.core.notification.JMSAdapter.JMSListener
Constructor Summary | |
JMSAdapter.JMSListener(JMSAdapter _jmsAdapter,
javax.jms.TopicConnection _jmsTopicConnection,
java.lang.String _ogsaTopicName,
NotificationProvider _ogsaSource,
JMSToOgsaConverter _converter)
|
Method Summary | |
void |
onMessage(javax.jms.Message jmsMessage)
|
Methods inherited from class org.globus.ogsa.impl.core.notification.JMSAdapter.AdapterListener |
disconnect |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JMSAdapter.JMSListener(JMSAdapter _jmsAdapter, javax.jms.TopicConnection _jmsTopicConnection, java.lang.String _ogsaTopicName, NotificationProvider _ogsaSource, JMSToOgsaConverter _converter)
Method Detail |
public void onMessage(javax.jms.Message jmsMessage)
onMessage
in interface javax.jms.MessageListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |