intarsys runtime library

de.intarsys.tools.reporter
Interface IReporterSupport

All Known Implementing Classes:
ReplayReporter, ReportDispatcher

public interface IReporterSupport

An object that supports state notifications.


Method Summary
 void addReporter(IReporter newReporter)
           
 void removeReporter(IReporter newReporter)
           
 

Method Detail

addReporter

void addReporter(IReporter newReporter)

removeReporter

void removeReporter(IReporter newReporter)

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.