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