Annotation Interface BindReceiver


@Target(PARAMETER) @Retention(RUNTIME) public @interface BindReceiver
Annotates a parameter to an @IsEnabled, @OnBefore, @OnReturn, @OnThrow or @OnAfter method in a @Pointcut class.