Defines the timer interface for an enterprise bean.
author: Florent Benoit
Method Summary
void
timeoutCallByEasyBeans(Timer timer) This method will call the timeout method that the developer defined.
This method will be called by the timer service implementation.
The naming will be set but no security check is performed.
This method will call the timeout method that the developer defined.
This method will be called by the timer service implementation.
The naming will be set but no security check is performed. The unauthenticated identity is used.