|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SIBRemoteConsumerReceiver
Properties of a remote message consumer.
Method Summary | |
---|---|
java.lang.String |
getDestinationName()
For a "Gathering" consumer, return the target destination name. |
java.lang.String |
getId()
Unique id |
long |
getLastTickReceived()
The last tick number received |
java.lang.String |
getName()
Name of consumer |
long |
getNumberOfActiveRequests()
The number of current consumer requests |
long |
getNumberOfCompletedRequests()
The number of completed consumer requests |
long |
getNumberOfRequestsIssued()
The total number of consumer requests issued |
java.lang.String |
getRemoteEngineUuid()
The uuid of the remote messaging engine |
java.lang.String |
getType()
The type of remote consumer. |
boolean |
isGatheringConsumer()
Is this consumer a "Gathering" request |
Method Detail |
---|
java.lang.String getId()
java.lang.String getName()
long getLastTickReceived()
java.lang.String getRemoteEngineUuid()
java.lang.String getType()
long getNumberOfActiveRequests()
long getNumberOfCompletedRequests()
long getNumberOfRequestsIssued()
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 |