Skip to content

Commit

Permalink
Update ResourceAdapterFactory.java javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi authored Oct 29, 2024
1 parent 538803c commit 5b71d21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ ActivationSpec createActivationSpec(String id, ResourceAdapter adapter, Class<?>
throws ResourceException;

/**
* In some cases, the ResourceEndpoint requires a specific interface to be implemented
* In some cases, the resource endpoint requires a specific interface to be implemented
* (e.g. <code>jakarta.jms.MessageListener</code> for JMS).
*
* @param messageEndpoint the resource endpoint (e.g. <code>jakarta.jms.MessageListener</code>)
Expand Down

0 comments on commit 5b71d21

Please sign in to comment.