Class DefaultCronJobService

  • All Implemented Interfaces:
    CronJobService, java.io.Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

    public class DefaultCronJobService
    extends AbstractBusinessService
    implements CronJobService
    Default implementation of the cronjob service.
    Since:
    4.0
    See Also:
    Serialized Form