Annotation Type Participant
-
@InterceptorBinding @Retention(RUNTIME) @Target(METHOD) public @interface ParticipantWhen a bean method executes in the context of an LRA any methods in the bean class that are annotated with
@InterceptorBinding
@Retention(RUNTIME)
@Target(METHOD)
public @interface Participant