public class SpincastFormsProtectionPluginScheduledTaskProviderDefault extends Object implements SpincastFormsProtectionPluginScheduledTaskProvider
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
SpincastFormsProtectionPluginScheduledTaskProviderDefault(SpincastFormsProtectionConfig spincastFormsProtectionConfig,
SpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask deleteDoubleSubmitOldProtectionIdsScheduledTask,
com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> spincastFormsDoubleSubmitProtectionRepositoryOptional) |
| Modifier and Type | Method and Description |
|---|---|
Set<SpincastScheduledTask> |
get() |
protected SpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask |
getDeleteDoubleSubmitOldProtectionIdsScheduledTask() |
protected com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> |
getSpincastFormsDoubleSubmitProtectionRepositoryOptional() |
protected SpincastFormsProtectionConfig |
getSpincastFormsProtectionConfig() |
@Inject public SpincastFormsProtectionPluginScheduledTaskProviderDefault(SpincastFormsProtectionConfig spincastFormsProtectionConfig, SpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask deleteDoubleSubmitOldProtectionIdsScheduledTask, com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> spincastFormsDoubleSubmitProtectionRepositoryOptional)
protected SpincastFormsProtectionConfig getSpincastFormsProtectionConfig()
protected SpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask getDeleteDoubleSubmitOldProtectionIdsScheduledTask()
protected com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> getSpincastFormsDoubleSubmitProtectionRepositoryOptional()
public Set<SpincastScheduledTask> get()
get in interface javax.inject.Provider<Set<SpincastScheduledTask>>Copyright © 2018. All rights reserved.