当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 varia API Documentation 英文版文档
Uses of Class org.jboss.varia.scheduler.AbstractScheduleProvider (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档
Uses of Class
org.jboss.varia.scheduler.AbstractScheduleProvider
Subclasses of AbstractScheduleProvider in org.jboss.varia.scheduler |
class |
DBScheduleProvider
This Provider get its Scheduler from a Database and then adds
all the Schedules to the Schedule Manager. |
class |
SingleScheduleProvider
This Provider adds a single Schedule to the Schedule Manager
but you can create more than one of this MBeans and each will
add a different Schedule even when the use the same Target. |
class |
XMLScheduleProvider
This Provider get its Scheduler from a XML configuration string
allowing the administrator to add several Schedules with one
provider. |
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.