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