Uses of Class
org.apache.turbine.services.schedule.TurbineSchedulerService

Packages that use TurbineSchedulerService
org.apache.turbine.services.schedule The scheduler service can run tasks in the background. 
 

Uses of TurbineSchedulerService in org.apache.turbine.services.schedule
 

Subclasses of TurbineSchedulerService in org.apache.turbine.services.schedule
 class TurbineNonPersistentSchedulerService
          Service for a cron like scheduler that uses the TurbineResources.properties file instead of the database.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.