com.latencybusters.jms.queue
Class LBMQueueBrowser

java.lang.Object
  extended by com.latencybusters.jms.queue.LBMQueueBrowser
All Implemented Interfaces:
javax.jms.QueueBrowser

public class LBMQueueBrowser
extends java.lang.Object
implements javax.jms.QueueBrowser


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

LBMQueueBrowser

public LBMQueueBrowser(LBMQueue queue)
This method is not implemented.

Method Detail

close

public void close()
This method is not implemented.

Specified by:
close in interface javax.jms.QueueBrowser

getEnumeration

public java.util.Enumeration getEnumeration()
This method is not implemented.

Specified by:
getEnumeration in interface javax.jms.QueueBrowser

getMessageSelector

public java.lang.String getMessageSelector()
This method is not implemented.

Specified by:
getMessageSelector in interface javax.jms.QueueBrowser

getQueue

public javax.jms.Queue getQueue()
This method is not implemented.

Specified by:
getQueue in interface javax.jms.QueueBrowser


All of the documentation and software included in this and any other Informatica, Inc. "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with Informatica Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.