diff --git a/docs/src/reference/docbook/jmx.xml b/docs/src/reference/docbook/jmx.xml index f06e5cd6d8..3d9c614de7 100644 --- a/docs/src/reference/docbook/jmx.xml +++ b/docs/src/reference/docbook/jmx.xml @@ -34,7 +34,7 @@ channel="channel" mbean-server="someServer" object-name="example.domain:name=somePublisher" - notification-fliter="notificationFilter" + notification-filter="notificationFilter" handback="myHandback"/> Since the notification-listening adapter is registered with the MBeanServer directly, it is event-driven and does not require any poller