|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.geosolutions.geobatch.flow.event.ProgressListener
it.geosolutions.geobatch.flow.event.listeners.logger.LoggingProgressListener
public class LoggingProgressListener
| Field Summary |
|---|
| Fields inherited from class it.geosolutions.geobatch.flow.event.ProgressListener |
|---|
configuration |
| Constructor Summary | |
|---|---|
LoggingProgressListener(LoggingProgressListenerConfiguration configuration,
Identifiable owner)
|
|
| Method Summary | |
|---|---|
void |
completed()
|
void |
failed(java.lang.Throwable exception)
|
LoggingProgressListenerConfiguration |
getConfig()
|
void |
paused()
|
void |
progressing()
|
void |
resumed()
|
void |
started()
|
void |
terminated()
|
| Methods inherited from class it.geosolutions.geobatch.flow.event.ProgressListener |
|---|
getOwner, getProgress, getTask, setProgress, setTask |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingProgressListener(LoggingProgressListenerConfiguration configuration,
Identifiable owner)
| Method Detail |
|---|
public LoggingProgressListenerConfiguration getConfig()
public void started()
public void progressing()
public void paused()
public void resumed()
public void completed()
public void failed(java.lang.Throwable exception)
public void terminated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||