public class SpincastSessionDeleteOldSessionsScheduledTask extends SpincastScheduledTaskBase
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
SpincastSessionDeleteOldSessionsScheduledTask(SpincastSessionConfig spincastSessionConfig,
SpincastSessionManager spincastSessionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeSafe(org.quartz.JobExecutionContext context) |
protected SpincastSessionConfig |
getSpincastSessionConfig() |
protected SpincastSessionManager |
getSpincastSessionManager() |
org.quartz.Trigger |
getTrigger() |
execute@Inject public SpincastSessionDeleteOldSessionsScheduledTask(SpincastSessionConfig spincastSessionConfig, SpincastSessionManager spincastSessionManager)
protected SpincastSessionConfig getSpincastSessionConfig()
protected SpincastSessionManager getSpincastSessionManager()
public org.quartz.Trigger getTrigger()
getTrigger in interface SpincastScheduledTaskgetTrigger in class SpincastScheduledTaskBasepublic void executeSafe(org.quartz.JobExecutionContext context)
executeSafe in class SpincastScheduledTaskBaseCopyright © 2019. All rights reserved.