public class MbBroker
extends java.lang.Object
getBroker()
method of MbNode.Modifier and Type | Method and Description |
---|---|
static MbBroker |
getBroker()
Get the singleton instance of this class, which represents the current broker.
|
java.lang.String |
getDataSourceUserId()
Deprecated.
|
java.lang.String |
getName()
Returns the name of the broker.
|
java.lang.String |
getQueueManagerName()
Returns the name of the QueueManager associated with this broker.
|
public static MbBroker getBroker()
public java.lang.String getName()
public java.lang.String getQueueManagerName()
@Deprecated public java.lang.String getDataSourceUserId()