|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimedObject
The TimedObject interface contains the callback method that is used to deliver timer expiration notifications.
| Method Summary | |
|---|---|
void |
ejbTimeout(Timer timer)
Invoked by the EJB container upon timer expiration. |
| Method Detail |
|---|
void ejbTimeout(Timer timer)
timer - Timer whose expiration caused this notification.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||