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