Uses of Class
org.apache.axis2.deployment.scheduler.DeploymentIterator
-
Packages that use DeploymentIterator Package Description 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 Modifier and Type Method Description 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 Constructor Description SchedulerTimerTask(SchedulerTask schedulerTask, DeploymentIterator iterator)
-