@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Timed
int
interval
TimeUnit
timeUnit
TimerType
type
public abstract TimerType type
public abstract TimeUnit timeUnit
public abstract int interval
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.