com.ibm.websphere.sib.admin
Interface SIBQueuedMessage

All Known Subinterfaces:
SIBQueuedMessageDetail

public interface SIBQueuedMessage


Method Summary
 int getApproximateLength()
           
 java.lang.String getId()
           
 java.lang.String getName()
           
 java.lang.String getState()
           
 java.lang.String getTransactionId()
           
 java.lang.String getType()
           
 

Method Detail

getId

java.lang.String getId()

getName

java.lang.String getName()

getApproximateLength

int getApproximateLength()
                         throws java.lang.Exception
Throws:
java.lang.Exception

getState

java.lang.String getState()

getTransactionId

java.lang.String getTransactionId()

getType

java.lang.String getType()
                         throws java.lang.Exception
Throws:
java.lang.Exception