public class KeepAliveEvent
extends java.lang.Object
Constructor and Description |
---|
KeepAliveEvent(java.util.Date eventDate,
KeepAliveEvent previousEvent,
boolean userActivity) |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getEventDate() |
KeepAliveEvent |
getPreviousEvent() |
boolean |
isUserActivity() |
public KeepAliveEvent(java.util.Date eventDate, KeepAliveEvent previousEvent, boolean userActivity)
public java.util.Date getEventDate()
public KeepAliveEvent getPreviousEvent()
public boolean isUserActivity()
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.