From 86846507e2196ec8dbd7ea14bd9ee0f218761ddc Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 5 Nov 2018 07:44:36 +0100 Subject: [PATCH] Remove trailing whitespace --- src/docs/asciidoc/integration.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/asciidoc/integration.adoc b/src/docs/asciidoc/integration.adoc index 286f8b73673..7cc13276c58 100644 --- a/src/docs/asciidoc/integration.adoc +++ b/src/docs/asciidoc/integration.adoc @@ -3413,7 +3413,7 @@ The following table summarizes these registration behaviors: previous instance). |=== -The values in the preceding table are defined as enums on the `RegistrationPolicy` class. +The values in the preceding table are defined as enums on the `RegistrationPolicy` class. If you want to change the default registration behavior, you need to set the value of the `registrationPolicy` property on your `MBeanExporter` definition to one of those values.