public class EoAdapterProgressLogger
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
EoAdapterProgressLogger(EoOrbAttAdapter inputAdapter) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Launch the logger thread
|
void |
stop()
Stop the log and send the final message
|
public EoAdapterProgressLogger(EoOrbAttAdapter inputAdapter)