|
|||||||||
| Home >> All >> javax >> [ jms overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.jms
Interface QueueBrowser

- public interface QueueBrowser
- Version:
- $Rev: 46019 $ $Date: 2004-09-14 02:56:06 -0700 (Tue, 14 Sep 2004) $
| Method Summary | |
void |
close()
|
java.util.Enumeration |
getEnumeration()
|
java.lang.String |
getMessageSelector()
|
Queue |
getQueue()
|
| Method Detail |
getQueue
public Queue getQueue() throws JMSException
getMessageSelector
public java.lang.String getMessageSelector() throws JMSException
getEnumeration
public java.util.Enumeration getEnumeration() throws JMSException
close
public void close()
throws JMSException
|
|||||||||
| Home >> All >> javax >> [ jms overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC