RMI « Job « Spring Q&A





1. Quartz: getCurrentlyExecutingJobs over RMI    forum.springsource.org

Quartz: getCurrentlyExecutingJobs over RMI Hello Spring-friends! Ive implemented a scheduler based on Quartz and Spring. This scheduler is accessible over RMI - thanks to the Quartz-API... Some of the scheduler-jobs are ...

2. Spring RMI and Quartz    forum.springsource.org

Spring RMI and Quartz Hello All! I'm developing application, which uses Spring framework. I need to implement the 'node manager'->'job manager' scheme, where node manager and job manager are executed on ...