public class LogoutNotificationJob extends ControllerJob
| Constructor and Description |
|---|
LogoutNotificationJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext jobExecutionContext) |
int |
getInterval() |
void |
interrupt() |
void |
setInterval(int interval) |
getController, getType, setController, setTypepublic int getInterval()
public void setInterval(int interval)
public void execute(org.quartz.JobExecutionContext jobExecutionContext)
public void interrupt()
throws org.quartz.UnableToInterruptJobException
org.quartz.UnableToInterruptJobExceptionCopyright © 2005–2025 Onix Solutions. All rights reserved.