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 reporter)
           
 void removeReporter(IReporter reporter)
           
 

Method Detail

addReporter

void addReporter(IReporter reporter)

removeReporter

void removeReporter(IReporter reporter)

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.