public class cMsgMessageContextDefault extends java.lang.Object implements cMsgMessageContextInterface
Constructor and Description |
---|
cMsgMessageContextDefault() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDomain()
Gets the domain this callback is running in.
|
int |
getQueueSize()
Gets the value of this callback's queue size.
|
java.lang.String |
getSubject()
Gets the subject of this callback's subscription.
|
java.lang.String |
getType()
Gets the type of this callback's subscription.
|
public java.lang.String getDomain()
getDomain
in interface cMsgMessageContextInterface
public java.lang.String getSubject()
getSubject
in interface cMsgMessageContextInterface
public java.lang.String getType()
getType
in interface cMsgMessageContextInterface
public int getQueueSize()
getQueueSize
in interface cMsgMessageContextInterface