public interface cMsgMessageContextInterface
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.
|
java.lang.String getDomain()
java.lang.String getSubject()
java.lang.String getType()
int getQueueSize()