Skip to content

Commit

Permalink
Update independent-projects/arc/runtime/src/main/java/io/quarkus/arc/…
Browse files Browse the repository at this point in the history
…impl/InterceptedDecoratedBeanMetadataProvider.java

Co-authored-by: Martin Kouba <[email protected]>
  • Loading branch information
rmanibus and mkouba authored Oct 16, 2024
1 parent 9673ce1 commit 878717f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import io.quarkus.arc.InjectableReferenceProvider;

/**
* {@link Intercepted} {@link Decorated} {@link Bean} metadata provider.
* {@link Intercepted}/{@link Decorated} {@link Bean} metadata provider.
*/
public class InterceptedDecoratedBeanMetadataProvider implements InjectableReferenceProvider<Contextual<?>> {

Expand Down

0 comments on commit 878717f

Please sign in to comment.