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

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


Uses of Package
org.jboss.ejb.txtimer

Packages that use org.jboss.ejb.txtimer
org.jboss.ejb.txtimer   
 

Classes in org.jboss.ejb.txtimer used by org.jboss.ejb.txtimer
DatabasePersistencePlugin
          An implementation of of this interface provides database specific JDBC access that is not portable accros RDBMS systems.
DatabasePersistencePolicyMBean
          MBean interface.
EJBTimerService
          A service that implements this interface provides an Tx aware EJBTimerService.
EJBTimerServiceImplMBean
          MBean interface.
FixedDelayRetryPolicyMBean
          MBean interface.
GeneralPurposeDatabasePersistencePlugin
          This DatabasePersistencePlugin uses getBytes/setBytes to persist the serializable objects associated with the timer.
NoopPersistencePolicyMBean
          MBean interface.
PersistencePolicy
          Timers are persistent objects.
RetryPolicy
          An implementation can retry the invocation of the ejbTimeout method on a TimedObject.
TimedObjectId
          The combined TimedObjectId consists of a String that identifies the "class" of the TimedObject and optionally an instance primary key object.
TimedObjectInvoker
          An implementation can invoke the ejbTimeout method on a TimedObject.
TimerHandleImpl
          An implementation of the TimerHandle
TimerIdGenerator
          An implemenation of the interface provides a timer ids.
 



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