Page 1 of 1

About Question enthuware.oce-ejbd.v6.2.431 :

Posted: Tue Mar 08, 2016 1:30 am
by costin1989
you said in your explanation
javax.ejb.Timer interface has a method named getHandle() that returns the handle to the timer
but interface TimerHandle has only one method named getTimer()

see http://docs.oracle.com/javaee/6/api/jav ... andle.html

Re: About Question enthuware.oce-ejbd.v6.2.431 :

Posted: Tue Mar 08, 2016 7:05 pm
by admin
Explanation is talking about Timer but you are looking at TimerHandle. Please see this:
https://docs.oracle.com/javaee/6/api/ja ... Timer.html

Re: About Question enthuware.oce-ejbd.v6.2.431 :

Posted: Sun Mar 20, 2016 4:35 am
by costin1989
when i am seeing my question I feel ashamed :|