public class GridWorkerListenerAdapter extends Object implements GridWorkerListener
GridWorkerListener.| Constructor and Description |
|---|
GridWorkerListenerAdapter() |
public void onStarted(GridWorker w)
onStarted in interface GridWorkerListenerw - Started worker.public void onStopped(GridWorker w)
onStopped in interface GridWorkerListenerw - Stopped worker.Copyright © 2014. All rights reserved.