Uses of Class
org.hcjf.cloud.timer.CloudTimerTask
-
Packages that use CloudTimerTask Package Description org.hcjf.cloud -
-
Uses of CloudTimerTask in org.hcjf.cloud
Methods in org.hcjf.cloud with parameters of type CloudTimerTask Modifier and Type Method Description static voidCloud. createTimerTask(CloudTimerTask timerTask)Schedule into the cloud service an instance of timer task.
-