|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An implementation can invoke the ejbTimeout method on a TimedObject.
The TimedObjectInvoker has knowledge of the TimedObjectId, it knows which object to invoke.
Method Summary | |
void |
callTimeout(Timer (src) timer)
Invokes the ejbTimeout method on the TimedObject with the given id. |
Method Detail |
public void callTimeout(Timer (src) timer) throws java.lang.Exception
timer
- the Timer that is passed to ejbTimeout
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |