|
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.CMLedgerSubjectInfo
This class represents an outbound subject entry in a TIBCO Rendezvous Certified Messaging ledger file.
Method Summary | |
long |
getLastSent()
Returns the sequence number of the most recent message sent with this subject name. |
CMLedgerListenerInfo[] |
getListeners()
Returns an array of CMLedgerListenerInfo objects, one for each registered listener. |
java.lang.String |
getSubject()
Returns the name of the subject that this object summarizes. |
int |
getTotalMsgs()
Returns the total number of messages stored on this subject. |
int |
getTotalSize()
Returns the total storage (in bytes) occupied by all messages with this subject name. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String getSubject()
public long getLastSent()
public int getTotalMsgs()
public int getTotalSize()
public CMLedgerListenerInfo[] getListeners()
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 |