ostore.tapestry.impl
Class TapestryReadyMsg

java.lang.Object
  |
  +--ostore.tapestry.impl.TapestryReadyMsg
All Implemented Interfaces:
QueueElementIF

public class TapestryReadyMsg
extends Object
implements QueueElementIF

Message sent by either StaticTClient or DynamicTClient when all the Tapestry integration steps are done. It's a replacement for StagesInitializedSignal as the "go ahead" signal for application/test stages.


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

Constructor Detail

TapestryReadyMsg

public TapestryReadyMsg()