IBM Bank Transformation Toolkit Javadoc

com.ibm.connector2.sna.lu62.host
Class Lu62FireEventWork

java.lang.Object
  extended by com.ibm.connector2.sna.lu62.host.Lu62FireEventWork
All Implemented Interfaces:
java.lang.Runnable, javax.resource.spi.work.Work

public class Lu62FireEventWork
extends java.lang.Object
implements javax.resource.spi.work.Work

Thread implement as Work which is used to notify envent to all listeners registered


Constructor Summary
Lu62FireEventWork(java.util.Vector eventListeners, Lu62ConversationEvent event)
           
 
Method Summary
 java.lang.String getClassID()
           
 void release()
           
 void run()
          Work run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lu62FireEventWork

public Lu62FireEventWork(java.util.Vector eventListeners,
                         Lu62ConversationEvent event)
Method Detail

run

public void run()
Work run

Specified by:
run in interface java.lang.Runnable

release

public void release()
Specified by:
release in interface javax.resource.spi.work.Work

getClassID

public java.lang.String getClassID()

IBM Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2008