|
From: Ivan R. <iv...@we...> - 2003-09-24 15:07:13
|
Kopylenko, Dmitry wrote: > Perhaps SpringSchedulerHelper should not implement Scheduler, > but use it as underlying strategy ? Implementation is only formal, calls to methods from the Scheduler interface would be forwarded to the underlying strategy object. The benefit of this is that you only need to concern yourself with one object reference (when you are using a scheduler). -- ModSecurity (http://www.modsecurity.org) [ Open source IDS for Web applications ] |