@Retention(value=RUNTIME) @Target(value=TYPE) @Documented @Component public @interface ShellComponent
ShellMethod
) that
is,
methods that may be invoked reflectively by the shell.
This annotation is a specialization of Component
.
Component
public abstract String value
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.