com.creamtec.ajaxswing.core
Class KeepAliveEvent

java.lang.Object
  extended by com.creamtec.ajaxswing.core.KeepAliveEvent

public class KeepAliveEvent
extends java.lang.Object


Constructor Summary
KeepAliveEvent(java.util.Date eventDate, KeepAliveEvent previousEvent, boolean userActivity)
           
 
Method Summary
 java.util.Date getEventDate()
           
 KeepAliveEvent getPreviousEvent()
           
 boolean isUserActivity()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeepAliveEvent

public KeepAliveEvent(java.util.Date eventDate,
                      KeepAliveEvent previousEvent,
                      boolean userActivity)
Method Detail

getEventDate

public java.util.Date getEventDate()

getPreviousEvent

public KeepAliveEvent getPreviousEvent()

isUserActivity

public boolean isUserActivity()


Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.