Annotation Type Surrogate
@Target(METHOD)
@Retention(RUNTIME)
public @interface Surrogate
Annotation used to decorate surrogate injector methods. See
Inject.locals() for information.@Target(METHOD)
@Retention(RUNTIME)
public @interface Surrogate
Inject.locals() for information.