public class SpincastSessionPluginCronJobProviderDefault extends Object implements SpincastSessionPluginCronJobProvider
| Constructor and Description |
|---|
SpincastSessionPluginCronJobProviderDefault(SpincastSessionConfig spincastSessionConfig,
SpincastSessionDeleteOldSessionsCron spincastSessionDeleteOldSessionsCron) |
| Modifier and Type | Method and Description |
|---|---|
Set<SpincastCronJob> |
get() |
protected SpincastSessionConfig |
getSpincastSessionConfig() |
protected SpincastSessionDeleteOldSessionsCron |
getSpincastSessionDeleteOldSessionsCron() |
protected boolean |
isAutoRegisterCronJobToDeleteOldSessions() |
@Inject public SpincastSessionPluginCronJobProviderDefault(SpincastSessionConfig spincastSessionConfig, SpincastSessionDeleteOldSessionsCron spincastSessionDeleteOldSessionsCron)
protected SpincastSessionConfig getSpincastSessionConfig()
protected SpincastSessionDeleteOldSessionsCron getSpincastSessionDeleteOldSessionsCron()
public Set<SpincastCronJob> get()
get in interface javax.inject.Provider<Set<SpincastCronJob>>protected boolean isAutoRegisterCronJobToDeleteOldSessions()
Copyright © 2018. All rights reserved.