|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SIBRemoteConsumerTransmitter
This class specifies the properties of a remote consumer transmitter point. This represents a message point on a messaging engine for a consumer connected to the bus at a remote messaging engine to the local message point.
Method Summary | |
---|---|
long |
getDepth()
Get the number of messages |
java.lang.String |
getDestinationName()
For a "Gathering" consumer, return the target destination name. |
java.lang.String |
getId()
Get the unique system id. |
java.lang.String |
getName()
Get the internal display name. |
long |
getNumberOfCompletedRequests()
The number of completed "consuming" requests. |
long |
getNumberOfRequestsReceived()
The total number of requests. |
java.lang.String |
getRemoteEngineUuid()
Get the remote messaging engine uuid for where the consumer is connected. |
java.lang.String |
getType()
The delivery stream type. |
boolean |
isGatheringConsumer()
Is this consumer a "Gathering" request |
Method Detail |
---|
java.lang.String getId()
java.lang.String getName()
long getDepth()
java.lang.String getRemoteEngineUuid()
java.lang.String getType()
long getNumberOfCompletedRequests()
long getNumberOfRequestsReceived()
boolean isGatheringConsumer()
java.lang.String getDestinationName()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |