Skip to content

Commit

Permalink
Remove mention of context activation from AfterDeploymentValidation e…
Browse files Browse the repository at this point in the history
…vent
  • Loading branch information
manovotn committed Nov 29, 2023
1 parent 17864f3 commit 38265cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/src/main/asciidoc/core/spi_full.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -1081,7 +1081,7 @@ With `ObserverMethodConfigurator` you can perform the following operations:

==== `AfterDeploymentValidation` event

The container must fire an event after it has validated that there are no deployment problems and before creating contexts or processing requests.
The container must fire an event after it has validated that there are no deployment problems and before processing requests.

The event object must be of type `jakarta.enterprise.inject.spi.AfterDeploymentValidation`:

Expand Down

0 comments on commit 38265cb

Please sign in to comment.