Hi, I am using JBoss Timer service. I annotated a method with @Timeout. If the time has come and the ejbTimeout method invoked but not completed before the next interval comes will another ejbTimeout method will be invoked?
Thanks, Rod
Hi, I am using JBoss Timer service. I annotated a method with @Timeout. If the time has come and the ejbTimeout method invoked but not completed before the next interval comes will another ejbTimeout method will be invoked?
Thanks, Rod