Uses of Interface
org.jboss.ejb.txtimer.EJBTimerService

Packages that use EJBTimerService
org.jboss.ejb.txtimer   
 

Uses of EJBTimerService in org.jboss.ejb.txtimer
 

Subinterfaces of EJBTimerService in org.jboss.ejb.txtimer
 interface EJBTimerServiceImplMBean
          EJBTimerServiceImpl MBean interface.
 

Classes in org.jboss.ejb.txtimer that implement EJBTimerService
 class EJBTimerServiceImpl
          A service that implements this interface provides an Tx aware EJBTimerService.
static class EJBTimerServiceLocator.MBeanDelegate
          Delegates method calls to the EJBTimerService to the MBean server
 

Methods in org.jboss.ejb.txtimer that return EJBTimerService
static EJBTimerService EJBTimerServiceLocator.getEjbTimerService()
          Locates the EJBTimerService, first as MBean, then as singleton
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.