Uses of Class
org.apache.axis2.deployment.scheduler.DeploymentIterator

Packages that use DeploymentIterator
org.apache.axis2.deployment.scheduler   
 

Uses of DeploymentIterator in org.apache.axis2.deployment.scheduler
 

Methods in org.apache.axis2.deployment.scheduler with parameters of type DeploymentIterator
 void Scheduler.schedule(SchedulerTask schedulerTask, DeploymentIterator iterator)
          Schedules the specified task for execution according to the specified schedule.
 

Constructors in org.apache.axis2.deployment.scheduler with parameters of type DeploymentIterator
Scheduler.SchedulerTimerTask(SchedulerTask schedulerTask, DeploymentIterator iterator)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.