|
TIBCO Enterprise Message Service Version 4.3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tibco.tibjms.admin.CMLedgerListenerInfo
This class represents a summary about a single registered TIBCO Rendezvous certified listener that the EMS server exports messages to.
Method Summary | |
long |
getLastConf()
Returns the TIBCO Rendezvous Certified Messaging sequence number of the last message for which the listener confirmed delivery. |
java.lang.String |
getName()
Returns the name of the TIBCO Rendezvous certified listener that this object summarizes. |
boolean |
isDynamic()
Indicates whether or not the TIBCO Rendezvous certified listener had been pre-registered or whether it was created dynamically. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public long getLastConf()
public java.lang.String getName()
public boolean isDynamic()
public java.lang.String toString()
|
TIBCO Enterprise Message Service Version 4.3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |