IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.wosabean
Class WOSADevEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bycom.ibm.dse.wosabean.WOSAEvent
          extended bycom.ibm.dse.wosabean.WOSADevEvent
All Implemented Interfaces:
java.io.Serializable

public class WOSADevEvent
extends WOSAEvent

WOSA device event: unexpected or externally conditioned events generated by a WOSA device or the WOSA manager

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ibm.dse.wosabean.WOSAEvent
msgType, reply
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
WOSADevEvent(java.lang.Object source, int mt, WOSAMessageReply rep)
           
 
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

WOSADevEvent

public WOSADevEvent(java.lang.Object source,
                    int mt,
                    WOSAMessageReply rep)

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005