Fixed the MBeanServer so that it replaces the original source with broadcaster's object name as per the spec.
Regards, Adrian
Logged In: YES user_id=9459
For further clarification. With the current spec, there is no way to reset the source back to the original MBean's source.
This means that all listeners in the broadcaster's list after a listener registered through the MBeanServer get an ObjectName as the source.
Log in to post a comment.
Logged In: YES
user_id=9459
For further clarification.
With the current spec, there is no way to reset the
source back to the original MBean's source.
This means that all listeners in the broadcaster's
list after a listener registered through the MBeanServer
get an ObjectName as the source.
Regards,
Adrian