Skip to content

Update documentation examples for scheduling to use SimpleTriggerFactoryBean instead of SimpleTriggerBean [SPR-10209] #14842

Closed
@spring-projects-issues

Description

@spring-projects-issues

Roman Konoval opened SPR-10209 and commented

SimpleTriggerBean is deprecated and it's javadoc says org.springframework.scheduling.quartz.SimpleTriggerFactoryBean should be used instead, however documentation example still uses it. It is confusing as SimpleTriggerBean does not work with Quartz 2.1+ (see #14410)


Affects: 3.2 GA

Reference URL: http://static.springsource.org/spring/docs/3.2.x/spring-framework-reference/html/scheduling.html#scheduling-quartz-cron

Issue Links:

Referenced from: commits a6b7072

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions