Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
O
R
S
T
C
callTimeout(Timer)
- Method in interface org.jboss.ejb3.timerservice.spi.
TimedObjectInvoker
Invokes the ejbTimeout method on the TimedObject with the given id.
createTimerService(TimedObjectInvoker)
- Method in interface org.jboss.ejb3.timerservice.spi.
TimerServiceFactory
Create an EJB TimerService for the given TimedObjectInvoker.
G
getTimedObjectId()
- Method in interface org.jboss.ejb3.timerservice.spi.
TimedObjectInvoker
The globally unique identifier for this timed object invoker.
O
org.jboss.ejb3.timerservice.spi
- package org.jboss.ejb3.timerservice.spi
R
restoreTimerService(TimerService)
- Method in interface org.jboss.ejb3.timerservice.spi.
TimerServiceFactory
Restores the timers held by the specified timer service.
S
suspendTimerService(TimerService)
- Method in interface org.jboss.ejb3.timerservice.spi.
TimerServiceFactory
Suspends the timers held by the specified timer service.
T
TimedObjectInvoker
- Interface in
org.jboss.ejb3.timerservice.spi
An implementation can invoke the ejbTimeout method on a TimedObject.
TimerServiceFactory
- Interface in
org.jboss.ejb3.timerservice.spi
Creates an EJB TimerService for TimedObjectInvokers.
C
G
O
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009
JBoss, a division of Red Hat, Inc.
. All Rights Reserved.