com.ibm.di.queue
Class QCallbackEvent

java.lang.Object
  extended by com.ibm.di.queue.QCallbackEvent

public class QCallbackEvent
extends Object

To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments


Constructor Summary
QCallbackEvent(MemBufferQ src, int id)
           
 
Method Summary
 int getID()
           
 MemBufferQ getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QCallbackEvent

public QCallbackEvent(MemBufferQ src,
                      int id)
Method Detail

getSource

public MemBufferQ getSource()

getID

public int getID()