public interface ConnectionMBean
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
getAsyncSend() |
String |
getClientID() |
boolean |
getImplicitAck() |
String |
getOutLocalAddress() |
int |
getOutLocalPort() |
int |
getQueueMessageReadMax() |
int |
getTopicAckBufferMax() |
int |
getTopicActivationThreshold() |
int |
getTopicPassivationThreshold() |
long |
getTxPendingTimer() |
boolean |
isStopped() |
void |
start() |
void |
stop() |
String getClientID() throws jakarta.jms.JMSException
jakarta.jms.JMSExceptionint getQueueMessageReadMax()
int getTopicAckBufferMax()
int getTopicPassivationThreshold()
int getTopicActivationThreshold()
String getOutLocalAddress()
int getOutLocalPort()
boolean isStopped()
long getTxPendingTimer()
boolean getImplicitAck()
boolean getAsyncSend()
void start()
throws jakarta.jms.JMSException
jakarta.jms.JMSExceptionvoid stop() throws jakarta.jms.JMSException
jakarta.jms.JMSExceptionvoid close()
throws jakarta.jms.JMSException
jakarta.jms.JMSExceptionCopyright © 2023 ScalAgent D.T.. All rights reserved.