org.jboss.ha.timestamp
Class TimestampDiscrepancyService.TimestampResponse

java.lang.Object
  extended by org.jboss.ha.timestamp.TimestampDiscrepancyService.TimestampResponse
All Implemented Interfaces:
Serializable
Enclosing class:
TimestampDiscrepancyService

public static class TimestampDiscrepancyService.TimestampResponse
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
 org.jboss.ha.framework.interfaces.ClusterNode getResponder()
           
 long getTimestamp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getResponder

public org.jboss.ha.framework.interfaces.ClusterNode getResponder()

getTimestamp

public long getTimestamp()


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.