org.jboss.jms.server
Interface BrowserEndpoint

All Known Implementing Classes:
QueueBrowserEndpoint (src)

public interface BrowserEndpoint

Browses messages


Method Summary
 java.util.List browse()
           
 

Method Detail

browse

public java.util.List browse()
                      throws java.lang.Exception
Throws:
java.lang.Exception