fixed typo: 'fliter'

This commit is contained in:
Mark Fisher
2010-12-04 08:04:05 -05:00
parent 6725b68d5d
commit bcef49aaf2

View File

@@ -34,7 +34,7 @@
channel="channel"
mbean-server="someServer"
object-name="example.domain:name=somePublisher"
notification-fliter="notificationFilter"
notification-filter="notificationFilter"
handback="myHandback"/&gt;</programlisting> Since the
notification-listening adapter is registered with the MBeanServer
directly, it is event-driven and does not require any poller