ostore.tapestry.api
Class TapestryDetachConfirm

java.lang.Object
  |
  +--ostore.tapestry.api.TapestryDetachConfirm
All Implemented Interfaces:
QueueElementIF

public class TapestryDetachConfirm
extends Object
implements QueueElementIF

Event sent from Tapestry to an application stage to indicate that the current node has successfully detached itself from the Tapestry network.


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

Constructor Detail

TapestryDetachConfirm

public TapestryDetachConfirm()
Empty constructor.