org.atmosphere.samples.multirequest.jobs
Class Job1
java.lang.Object
org.atmosphere.samples.multirequest.jobs.AtmosphereJob
org.atmosphere.samples.multirequest.jobs.Job1
@Component
public class Job1
- extends AtmosphereJob
|
Constructor Summary |
Job1()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Job1
public Job1()
runAction
@Scheduled(cron="0/3 * * * * ?")
public void runAction()
Copyright © 2012. All Rights Reserved.