IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.automaton
Class ProcessorTerminatedEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.ibm.btt.automaton.ProcessorTerminatedEvent
All Implemented Interfaces:
java.io.Serializable

public class ProcessorTerminatedEvent
extends java.util.EventObject

The ProcessorTerminatedEvent class is fired when the processor flow completes normal execution.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ProcessorTerminatedEvent(java.lang.Object source)
          This constructor creates a ProcessorTerminatedEvent 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

ProcessorTerminatedEvent

public ProcessorTerminatedEvent(java.lang.Object source)
This constructor creates a ProcessorTerminatedEvent object.

Parameters:
source - java.lang.Object

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2009