public final class SimpleLongRunning
extends java.lang.Object
implements java.lang.Runnable
This example shows the long running version of the minimal example. Used mainly for testing.
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
logger |
Constructor and Description |
---|
SimpleLongRunning() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
java.lang.String |
toString() |