|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.latencybusters.jms.queue.LBMQueueBrowser
public class LBMQueueBrowser
Constructor Summary | |
---|---|
LBMQueueBrowser(LBMQueue queue)
This method is not implemented. |
Method Summary | |
---|---|
void |
close()
This method is not implemented. |
java.util.Enumeration |
getEnumeration()
This method is not implemented. |
java.lang.String |
getMessageSelector()
This method is not implemented. |
javax.jms.Queue |
getQueue()
This method is not implemented. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LBMQueueBrowser(LBMQueue queue)
Method Detail |
---|
public void close()
close
in interface javax.jms.QueueBrowser
public java.util.Enumeration getEnumeration()
getEnumeration
in interface javax.jms.QueueBrowser
public java.lang.String getMessageSelector()
getMessageSelector
in interface javax.jms.QueueBrowser
public javax.jms.Queue getQueue()
getQueue
in interface javax.jms.QueueBrowser
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |