|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SIBInboundReceiver
This class specifies the properties of an inbound receiver message point for messages being received by a messaging engine from a corresponding remote message point.
Method Summary | |
---|---|
long |
getDepth()
The number of messages queued on the inbound receiver. |
java.lang.String |
getId()
Get the system id of this inbound receiver. |
long |
getLastTickReceived()
Get the "tick" of the last message received. |
java.lang.String |
getName()
Get the system display name of this inbound receiver. |
long |
getNumberOfMessagesReceived()
The number of messages already received on the inbound receiver, since the messaging engine last started. |
java.lang.String |
getRemoteEngineUuid()
The uuid of the messaging engine that hosts the remote message point. |
java.lang.String |
getType()
The delivery stream type of the inbound receiver. |
Method Detail |
---|
java.lang.String getId()
java.lang.String getName()
long getLastTickReceived()
java.lang.String getRemoteEngineUuid()
java.lang.String getType()
long getDepth()
long getNumberOfMessagesReceived()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |