Annotation Interface Extension


@Retention(RUNTIME) @Target(TYPE) @Indexed public @interface Extension
Marks a class as a component to be injected.
Author:
Kohsuke Kawaguchi