|
webMethods Broker API for JMS Version 9.5.1.0.171 091713 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WmQueue
Interface defining webMethods extensions to javax.jms.Queue.
Field Summary |
---|
Fields inherited from interface com.webmethods.jms.WmDestination |
---|
SHARED_STATE_ORDERING_NONE, SHARED_STATE_ORDERING_PUBLISHER, SHARED_STATE_ORDERING_SESSION, WILDCARD |
Method Summary | |
---|---|
java.lang.String |
getBroker()
Get the Broker to which this queue belongs. |
java.lang.String |
getLocalName()
Get the local queue name. |
java.lang.String |
getTerritory()
Get the territory to which this queue belongs. |
Methods inherited from interface com.webmethods.jms.WmDestination |
---|
getDeadLetterOnly, getEventType, getLocalOnly, getName, getPriorityOrdering, getReadOnly, getSharedState, getSharedStateOrdering, isWildCard, setDeadLetterOnly, setEventType, setLocalOnly, setName, setPriorityOrdering, setReadOnly, setSharedState, setSharedStateOrdering |
Methods inherited from interface javax.jms.Queue |
---|
getQueueName, toString |
Method Detail |
---|
java.lang.String getTerritory() throws javax.jms.JMSException
javax.jms.JMSException
- if unable to get the territory to which this queue belongsjava.lang.String getBroker() throws javax.jms.JMSException
javax.jms.JMSException
- if unable to get the territory to which this queue belongsjava.lang.String getLocalName() throws javax.jms.JMSException
javax.jms.JMSException
- if unable to get the local queue name
|
webMethods Broker API for JMS Version 9.5.1.0.171 091713 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |