Uses of Class
org.apache.axis2.deployment.scheduler.DeploymentIterator
Packages that use DeploymentIterator
-
Uses of DeploymentIterator in org.apache.axis2.deployment.scheduler
Methods in org.apache.axis2.deployment.scheduler with parameters of type DeploymentIteratorModifier and TypeMethodDescriptionvoidScheduler.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 DeploymentIteratorModifierConstructorDescriptionSchedulerTimerTask(SchedulerTask schedulerTask, DeploymentIterator iterator)