Package com.attivio.connector
Interface ConcurrentScannerPerformanceAlertHandler
-
public interface ConcurrentScannerPerformanceAlertHandler
Handles alerts passed asConcurrentScannerPerformanceAlert
objects
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(ConcurrentScannerPerformanceAlert alert)
-
-
-
Method Detail
-
handle
void handle(ConcurrentScannerPerformanceAlert alert)
-
-