de.is24.util.monitoring
Class CorePlugin.SyncObserver

java.lang.Object
  extended by de.is24.util.monitoring.CorePlugin.SyncObserver
All Implemented Interfaces:
ReportableObserver
Enclosing class:
CorePlugin

private class CorePlugin.SyncObserver
extends Object
implements ReportableObserver


Constructor Summary
private CorePlugin.SyncObserver()
           
 
Method Summary
 void addNewReportable(Reportable reportable)
          This method is called for each reportable that is registered on the InApplicationMonitor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorePlugin.SyncObserver

private CorePlugin.SyncObserver()
Method Detail

addNewReportable

public void addNewReportable(Reportable reportable)
Description copied from interface: ReportableObserver
This method is called for each reportable that is registered on the InApplicationMonitor. Additionally, the method is called for each reportable that has been registered before the ReportableObserver has registered itself. It is guaranteed that this method is called at least once for each reportable in the InApplicationMonitor.

Specified by:
addNewReportable in interface ReportableObserver


Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.