|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
MBean interface.
| Field Summary | |
static javax.management.ObjectName |
OBJECT_NAME
|
| Method Summary | |
long |
getDelay()
Get the delay for retry |
void |
retryTimeout(TimedObjectInvoker invoker,
javax.ejb.Timer timer)
Invokes the ejbTimeout method on the TimedObject with the given id. |
void |
setDelay(long delay)
Set the delay for retry |
| Methods inherited from interface org.jboss.system.Service |
create, destroy, start, stop |
| Field Detail |
public static final javax.management.ObjectName OBJECT_NAME
| Method Detail |
public long getDelay()
public void setDelay(long delay)
delay - in ms
public void retryTimeout(TimedObjectInvoker invoker,
javax.ejb.Timer timer)
retryTimeout in interface RetryPolicyinvoker - The invoker for the TimedObjecttimer - the Timer that is passed to ejbTimeout
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||