|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EasyBeansTimedObject
Defines the timer interface for an enterprise bean.
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. |
Method Detail |
---|
void timeoutCallByEasyBeans(Timer timer)
timer
- the given timer object.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |