Open Source Repository

Home /spring/spring-context-3.0.5 | Repository Home



org/springframework/scheduling/timer/package-info.java

/**
 *
 * Scheduling convenience classes for the JDK Timer,
 * allowing to set up Timers and ScheduledTimerTasks
 * as beans in a Spring context.
 *
 */
package org.springframework.scheduling.timer;