|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SIBSubscription
This class specifies the properties of an active PubSub Subscription.
Method Summary | |
---|---|
long |
getDepth()
The number of messages queued on the subscription. |
java.lang.String |
getId()
Get the unique system id. |
java.lang.String |
getName()
Get the internal display name. |
java.lang.String |
getSelector()
Get the message selector used by this subscription. |
java.lang.String |
getSubscriberId()
Get the client ID of the subscriber. |
java.lang.String[] |
getTopics()
Get the array of topic subscribed by this subscription. |
Method Detail |
---|
long getDepth()
java.lang.String getId()
java.lang.String getName()
java.lang.String getSelector()
java.lang.String getSubscriberId()
java.lang.String[] getTopics()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |