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