com.ibm.websphere.sib.admin
Interface SIBQueuePoint
- public interface SIBQueuePoint
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getDepth()
|
|
getDestinationHighMsgs()
|
|
getId()
|
|
getName()
|
|
getState()
|
|
getType()
|
|
isSendAllowed()
|
Method Detail
getDepth
- long getDepth()
getId
- java.lang.String getId()
getName
- java.lang.String getName()
getDestinationHighMsgs
- long getDestinationHighMsgs()
isSendAllowed
- boolean isSendAllowed()
getState
- java.lang.String getState()
getType
- java.lang.String getType()