|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicTimerService | |
org.openejb | |
org.openejb.entity | |
org.openejb.entity.bmp | |
org.openejb.entity.cmp | |
org.openejb.mdb | |
org.openejb.sfsb | |
org.openejb.slsb | |
org.openejb.timer |
Uses of BasicTimerService in org.openejb |
Methods in org.openejb with parameters of type BasicTimerService | |
void |
InstanceContextFactory.setTimerService(BasicTimerService timerService)
|
Constructors in org.openejb with parameters of type BasicTimerService | |
AbstractInstanceContext(SystemMethodIndices systemMethodIndices,
org.apache.geronimo.core.service.Interceptor systemChain,
Set unshareableResources,
Set applicationManagedSecurityResources,
javax.ejb.EnterpriseBean instance,
EJBProxyFactory proxyFactory,
BasicTimerService timerService)
|
Uses of BasicTimerService in org.openejb.entity |
Constructors in org.openejb.entity with parameters of type BasicTimerService | |
EntityInstanceContext(Object containerId,
EJBProxyFactory proxyFactory,
javax.ejb.EnterpriseBean instance,
org.apache.geronimo.core.service.Interceptor lifecycleInterceptorChain,
SystemMethodIndices systemMethodIndices,
Set unshareableResources,
Set applicationManagedSecurityResources,
BasicTimerService timerService)
|
Uses of BasicTimerService in org.openejb.entity.bmp |
Methods in org.openejb.entity.bmp with parameters of type BasicTimerService | |
void |
BMPInstanceContextFactory.setTimerService(BasicTimerService timerService)
|
Constructors in org.openejb.entity.bmp with parameters of type BasicTimerService | |
BMPInstanceContext(Object containerId,
EJBProxyFactory proxyFactory,
javax.ejb.EntityBean instance,
org.apache.geronimo.core.service.Interceptor lifecycleInterceptorChain,
SystemMethodIndices systemMethodIndices,
Set unshareableResources,
Set applicationManagedSecurityResources,
BasicTimerService timerService)
|
Uses of BasicTimerService in org.openejb.entity.cmp |
Methods in org.openejb.entity.cmp with parameters of type BasicTimerService | |
void |
CMPInstanceContextFactory.setTimerService(BasicTimerService timerService)
|
Constructors in org.openejb.entity.cmp with parameters of type BasicTimerService | |
CMPInstanceContext(Object containerId,
EJBProxyFactory proxyFactory,
InstanceOperation[] itable,
org.tranql.cache.FaultHandler loadFault,
org.tranql.identity.IdentityTransform primaryKeyTransform,
CMPInstanceContextFactory contextFactory,
org.apache.geronimo.core.service.Interceptor lifecycleInterceptorChain,
SystemMethodIndices systemMethodIndices,
Set unshareableResources,
Set applicationManagedSecurityResources,
BasicTimerService timerService)
|
Uses of BasicTimerService in org.openejb.mdb |
Methods in org.openejb.mdb with parameters of type BasicTimerService | |
void |
MDBInstanceContextFactory.setTimerService(BasicTimerService timerService)
|
Constructors in org.openejb.mdb with parameters of type BasicTimerService | |
MDBInstanceContext(Object containerId,
javax.ejb.MessageDrivenBean instance,
org.apache.geronimo.transaction.UserTransactionImpl userTransaction,
SystemMethodIndices systemMethodIndices,
org.apache.geronimo.core.service.Interceptor systemChain,
Set unshareableResources,
Set applicationManagedSecurityResources,
BasicTimerService timerService)
|
Uses of BasicTimerService in org.openejb.sfsb |
Methods in org.openejb.sfsb with parameters of type BasicTimerService | |
void |
StatefulInstanceContextFactory.setTimerService(BasicTimerService timerService)
|
Uses of BasicTimerService in org.openejb.slsb |
Methods in org.openejb.slsb with parameters of type BasicTimerService | |
void |
StatelessInstanceContextFactory.setTimerService(BasicTimerService timerService)
|
Constructors in org.openejb.slsb with parameters of type BasicTimerService | |
StatelessInstanceContext(Object containerId,
javax.ejb.SessionBean instance,
EJBProxyFactory proxyFactory,
org.apache.geronimo.transaction.UserTransactionImpl userTransaction,
SystemMethodIndices systemMethodIndices,
org.apache.geronimo.core.service.Interceptor systemChain,
Set unshareableResources,
Set applicationManagedSecurityResources,
BasicTimerService timerService)
|
Uses of BasicTimerService in org.openejb.timer |
Constructors in org.openejb.timer with parameters of type BasicTimerService | |
TimerServiceImpl(BasicTimerService timerService,
AbstractInstanceContext context)
|
|
TimerImpl(org.apache.geronimo.timer.WorkInfo workInfo,
BasicTimerService timerService,
String kernelName,
javax.management.ObjectName timerSourceName)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |