private class RestAcquisitionAsync.XDaemon extends Daemon
Modifier | Constructor and Description |
---|---|
protected |
XDaemon(String name,
org.objectweb.util.monolog.api.Logger logmon) |
Modifier and Type | Method and Description |
---|---|
protected void |
close()
Releases any resources attached to this daemon.
|
void |
run() |
protected void |
shutdown()
Interrupts a thread that waits for long periods.
|
void |
stop()
Forces the daemon to stop executing.
|
finish, getName, interrupt, isCurrentThread, isRunning, setDaemon, setName, setPriority, setThreadGroup, start, toString
protected XDaemon(String name, org.objectweb.util.monolog.api.Logger logmon)
public void run()
public void stop()
Daemon
protected void close()
Daemon
protected void shutdown()
Daemon
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.