IBM Bank Transformation Toolkit Javadoc

com.ibm.btt.samples.business.sna.lu0.host
Class DummyLu0FireEventWork

java.lang.Object
  extended by com.ibm.btt.samples.business.sna.lu0.host.DummyLu0FireEventWork
All Implemented Interfaces:
java.lang.Runnable, javax.resource.spi.work.Work

public class DummyLu0FireEventWork
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
DummyLu0FireEventWork(java.util.Vector eventListeners, DummyLu0SessionEvent 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

DummyLu0FireEventWork

public DummyLu0FireEventWork(java.util.Vector eventListeners,
                             DummyLu0SessionEvent 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