123124125126127128129130131132133
public Enumeration createBrowserProxy(final Enumeration iter) throws JMSException { if (false) { final MQQueueEnumeration mqEnum = (MQQueueEnumeration) iter; return new Enumeration() { public boolean hasMoreElements() {