com.norconex.jef.suite
Interface ISuiteStopRequestListener

All Superinterfaces:
Serializable
All Known Implementing Classes:
JobProgress

public interface ISuiteStopRequestListener
extends Serializable

Implementations are waiting to be notified when a IJobSuiteStopRequestHandler received a stop signal.

Since:
2.0
Author:
Pascal Essiembre

Method Summary
 void stopRequestReceived()
          Invoked when a stop signal was received.
 

Method Detail

stopRequestReceived

void stopRequestReceived()
Invoked when a stop signal was received.



Copyright © 2007-2013 Norconex Inc.. All Rights Reserved.