com.sun.messaging.jms.notification
public interface EventListener extends EventListener
MQ client runtime may notify an application about a specific MQ event if one has been set to the MQ connection.
void onEvent(Event event)
event
- the event generated by MQ runtime.Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.