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

Uses of Interface org.jboss.varia.scheduler.Schedulable (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档


Uses of Interface
org.jboss.varia.scheduler.Schedulable

Packages that use Schedulable
org.jboss.varia.scheduler Schedular components. 
org.jboss.varia.scheduler.example Schedular examples. 
 

Uses of Schedulable in org.jboss.varia.scheduler
 

Classes in org.jboss.varia.scheduler that implement Schedulable
static class Scheduler.SchedulableExample
          A test class for a Schedulable Class
 

Constructors in org.jboss.varia.scheduler with parameters of type Schedulable
Scheduler.Listener(Schedulable pDelegate)
           
 

Uses of Schedulable in org.jboss.varia.scheduler.example
 

Classes in org.jboss.varia.scheduler.example that implement Schedulable
 class SchedulableExample
          A simple Schedulable implementaion that logs when an event occurs.
 



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