public class Session.SessionInactivityTimer extends Object
SessionCache| Constructor and Description |
|---|
SessionInactivityTimer() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
destroy() |
void |
schedule()
Deprecated.
|
void |
schedule(long time) |
@Deprecated public void schedule()
schedule(long)public void schedule(long time)
time - the timeout to set; -1 means that the timer will not be
scheduledpublic void cancel()
public void destroy()
Copyright © 2010 - 2020 Adobe. All Rights Reserved