public class SpincastSessionPluginScheduledTaskProviderDefault extends Object implements SpincastSessionPluginScheduledTaskProvider
| Constructor and Description |
|---|
SpincastSessionPluginScheduledTaskProviderDefault(SpincastSessionConfig spincastSessionConfig,
SpincastSessionDeleteOldSessionsScheduledTask spincastSessionDeleteOldSessionsScheduledTask) |
| Modifier and Type | Method and Description |
|---|---|
Set<SpincastScheduledTask> |
get() |
protected SpincastSessionConfig |
getSpincastSessionConfig() |
protected SpincastSessionDeleteOldSessionsScheduledTask |
getSpincastSessionDeleteOldSessionsScheduledTask() |
protected boolean |
isAutoRegisterScheduledTaskToDeleteOldSessions() |
@Inject public SpincastSessionPluginScheduledTaskProviderDefault(SpincastSessionConfig spincastSessionConfig, SpincastSessionDeleteOldSessionsScheduledTask spincastSessionDeleteOldSessionsScheduledTask)
protected SpincastSessionConfig getSpincastSessionConfig()
protected SpincastSessionDeleteOldSessionsScheduledTask getSpincastSessionDeleteOldSessionsScheduledTask()
public Set<SpincastScheduledTask> get()
get in interface javax.inject.Provider<Set<SpincastScheduledTask>>protected boolean isAutoRegisterScheduledTaskToDeleteOldSessions()
Copyright © 2019. All rights reserved.