javax.jms

Interface QueueBrowser

public interface QueueBrowser

Version: $Rev: 467553 $ $Date: 2006-10-25 05:01:51 +0100 (Wed, 25 Oct 2006) $

Method Summary
voidclose()
EnumerationgetEnumeration()
StringgetMessageSelector()
QueuegetQueue()

Method Detail

close

public void close()

getEnumeration

public Enumeration getEnumeration()

getMessageSelector

public String getMessageSelector()

getQueue

public Queue getQueue()
Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.