tapestry.repairmonitor
Class PatchworkDeltaRequestMsg

java.lang.Object
  |
  +--tapestry.repairmonitor.PatchworkDeltaRequestMsg
All Implemented Interfaces:
QueueElementIF

public class PatchworkDeltaRequestMsg
extends Object
implements QueueElementIF


Constructor Summary
PatchworkDeltaRequestMsg()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PatchworkDeltaRequestMsg

public PatchworkDeltaRequestMsg()
Method Detail

toString

public String toString()
Overrides:
toString in class Object