Package org.mule.api.schedule

Interface Summary
Scheduler An scheduler is a class that arrange jobs in a define schedule.
SchedulerFactoryPostProcessor All the classes that implement this interface and are registered in the mule registry are going to be called after the creation of a Scheduler by the SchedulerFactory
 

Class Summary
SchedulerFactory<T extends Runnable> Factory of schedulers.
Schedulers Utility class to create Scheduler predicates
 

Exception Summary
SchedulerCreationException This exception is thrown if a Scheduler could not be created.
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.