站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Interface org.jboss.ejb.txtimer.EJBTimerService (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


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
          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.