On 29 November 2014 at 10:14, Felix Schumacher <felix.schumac...@internetallee.de> wrote: > 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?
Does not look like it. It could be removed (along with the reference in MailerVisualizer) > Regards > Felix >