public interface ConsumerAliveNotification extends Notification
, representing the number of seconds between each notification (0 if keep-alive notifications are not needed).cmw.mom.keepalive
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSelector()
Return the selector related to the active subscription.
|
java.lang.String |
getSubscriptionId()
Return the unique subscription identifier.
|
java.lang.String |
getTopicName()
Return the topic related to the active subscription.
|
getTypejava.lang.String getTopicName()
throws javax.jms.JMSException
javax.jms.JMSExceptionjava.lang.String getSelector()
throws javax.jms.JMSException
javax.jms.JMSExceptionjava.lang.String getSubscriptionId()
throws javax.jms.JMSException
javax.jms.JMSException