All the classes that implement this interface and are registered in the mule registry are going to be called after the creation of a {@link Scheduler} by the {@link SchedulerFactory}
The SchedulerFactoryPostProcessor can alter the instance of the scheduler, create notifications, etc. It is a way of hooking the creation of each {@link Scheduler}
The SchedulerFactoryPostProcessor can be:
|
|