Skip to content

Commit

Permalink
Update api/src/main/java/jakarta/enterprise/concurrent/ContextService…
Browse files Browse the repository at this point in the history
…Definition.java

Co-authored-by: Mark Swatosh <mark.swatosh@gmail.com>
  • Loading branch information
njr-11 and mswatosh committed Jan 25, 2024
1 parent 0728f81 commit 5d26470
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -31,7 +31,7 @@
* <p>Defines a {@link ContextService}
* to be injected into
* {@link ContextService} injection points
* with the specified required {@link #qualifiers()}
* including any required {@link Qualifier} annotations specified by {@link #qualifiers()}
* and registered in JNDI by the container
* under the JNDI name that is specified in the
* {@link #name()} attribute.</p>
Expand Down

0 comments on commit 5d26470

Please sign in to comment.