Package org.springframework.integration.scheduling
package org.springframework.integration.scheduling
Provides classes related to task scheduling.
- 
ClassDescriptionAn advice that can be added to a poller's advice chain that determines whether a poll should be skipped or not.Implementations determine whether a particular poll should be skipped.A simplePollSkipStrategyto be used with aPollSkipAdvice.