@Retention(value=RUNTIME)
public static @interface AsynchronousController.Updater
(IdeAction, Context) 
 Methods with other signatures will be ignored add reported/logged as a warning.
Methods do not have to be public.
public abstract java.lang.String[] names
ids() must contain at least one value. Violations
 will be reported/logged as warnings.public abstract int[] ids
names() must contain at least one value. Violations
 will be reported/logged as warnings.