quartz scheduler - Different handlers for ejb Timer -


i'm trying set different handlers different types of tasks created via timerservice , ejb.

i need figure out way can create schedule tasks information including handler type when timeout occurs different handlers should fired according timer identification.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -