tapestry.impl
Class PeriodicReminder
java.lang.Object
|
+--tapestry.impl.PeriodicReminder
- All Implemented Interfaces:
- QueueElementIF
- public class PeriodicReminder
- extends Object
- implements QueueElementIF
Event used as a periodic beacon to trigger self-healing actions
- Version:
- $Id: PeriodicReminder.java,v 1.1.1.1 2004/03/26 19:57:06 hweather Exp $
- Author:
- Ben Y. Zhao
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nodeId
public NodeId nodeId
requestId
public int requestId
ONE
public static final int ONE
- See Also:
- Constant Field Values
PeriodicReminder
public PeriodicReminder(NodeId nodeId,
int requestId)