|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.ejb.txtimer.TimedObjectInvokerImpl
An implementation of a TimedObjectInvoker, that can invoke deployed EB, SLSB, and MDB
| Constructor Summary | |
TimedObjectInvokerImpl(TimedObjectId (src) timedObjectId,
Container (src) container)
|
|
| Method Summary | |
void |
callTimeout(Timer (src) timer)
Invokes the ejbTimeout method on the TimedObject with the given id. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TimedObjectInvokerImpl(TimedObjectId (src) timedObjectId,
Container (src) container)
| Method Detail |
public void callTimeout(Timer (src) timer)
throws java.lang.Exception
callTimeout in interface TimedObjectInvoker (src) 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 | |||||||||