org.jboss.errai.bus.server
Class ClusterWaitEntry
java.lang.Object
org.jboss.errai.bus.server.ClusterWaitEntry
public class ClusterWaitEntry
- extends Object
- Author:
- Christian Sadilek, Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterWaitEntry
public ClusterWaitEntry(long time,
Message message,
Runnable timeoutCallback)
getTime
public long getTime()
getMessage
public Message getMessage()
isStale
public boolean isStale()
notifyTimeout
public void notifyTimeout()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.