@Command
annotation.@Retention(value=RUNTIME) @Target(value=METHOD) @Deprecated public @interface AppCommandHandler
This annotation is deprecated. Applications should use the @Command
annotation instead.
Command
,
AppCommandHandlerContainersAccessor
public abstract String command
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.