public interface ProducerViewMBean
Modifier and Type | Method and Description |
---|---|
String |
getClientId() |
String |
getConnectionId() |
String |
getDestinationName() |
String |
getProducerId() |
int |
getProducerWindowSize() |
long |
getSessionId() |
String |
getUserName()
Returns the User Name used to authorize creation of this Producer.
|
boolean |
isDestinationQueue() |
boolean |
isDestinationTemporary() |
boolean |
isDestinationTopic() |
boolean |
isDispatchAsync() |
String getClientId()
String getConnectionId()
long getSessionId()
String getProducerId()
String getDestinationName()
boolean isDestinationQueue()
boolean isDestinationTopic()
boolean isDestinationTemporary()
int getProducerWindowSize()
boolean isDispatchAsync()
String getUserName()
Copyright © 2005–2016. All rights reserved.