@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Exec
Command
Add this annotation to the method to that this method is an executable command
boolean
await
public abstract boolean await