Hi, the interface org.apache.jmeter.visualizers.ModelListener seems to be not used anymore. The only place I could find a reference is a comment in org.apache.jmeter.visualizers.MailerVisualizer. After that comment the methods can be found, but they are private and MailerVisualizer does not implement the interface.
Is the interface still needed? Regards Felix