|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.ibm.dse.services.landp.WriteEvent
This is the event class to support the WriteListener interface.
Field Summary | |
---|---|
long |
rrc
|
long |
src
|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
(package private) |
WriteEvent(MsreLandp m,
CPRB cprb)
This constructor creates a WriteEvent object. |
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 |
Field Detail |
public long src
public long rrc
Constructor Detail |
WriteEvent(MsreLandp m, CPRB cprb)
m
- MsreLandp the source of the eventcprb
- CPRB the CPRB that was used
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |