@Retention(value=RUNTIME) @Target(value={TYPE,PARAMETER}) @Schedule(seconds="*", minutes="*", hours="*") public @interface EverySecond
Copyright © 2014. All Rights Reserved.