Add the given {@link org.quartz.spi.SchedulerPlugin} to the Scheduler. This method expects the plugin's "initialize" method to be invoked externally (either before or after this method is called).
Add the given {@link org.quartz.spi.SchedulerPlugin} for the {@link QuartzScheduler} to use. This method expects the plugin's "initialize" method to be invoked externally (either before or after this method is called).
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |