IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.services.mq
Class QueueEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.ibm.btt.services.mq.QueueEvent
All Implemented Interfaces:
java.io.Serializable

public class QueueEvent
extends java.util.EventObject

The QueueEvent class supports the com.ibm.btt.services.mq.QueueListener interface.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
QueueEvent(java.lang.Object source)
          This constructor creates a QueueEvent constructor object.
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QueueEvent

public QueueEvent(java.lang.Object source)

This constructor creates a QueueEvent constructor object.

Parameters:
source - java.lang.Object

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011