Uses of Class
org.apache.turbine.modules.ScheduledJob

Packages that use ScheduledJob
org.apache.turbine.modules   
 

Uses of ScheduledJob in org.apache.turbine.modules
 

Methods in org.apache.turbine.modules that return ScheduledJob
 ScheduledJob ScheduledJobLoader.getInstance(java.lang.String name)
          Pulls out an instance of the object by name.
 

Methods in org.apache.turbine.modules with parameters of type ScheduledJob
private  void ScheduledJobLoader.addInstance(java.lang.String name, ScheduledJob job)
          Adds an instance of an object into the hashtable.
 



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