protected class JMSBridgeModule.XARecoverDaemon extends Daemon
Modifier and Type | Field and Description |
---|---|
private XAResource |
resource |
Modifier | Constructor and Description |
---|---|
protected |
XARecoverDaemon(XAResource resource)
Constructs a
XARecoverDaemon thread. |
Modifier and Type | Method and Description |
---|---|
protected void |
close()
Releases the daemon's resources.
|
void |
run()
The daemon's loop.
|
protected void |
shutdown()
Shuts the daemon down.
|
finish, getName, interrupt, isCurrentThread, isRunning, setDaemon, setName, setPriority, setThreadGroup, start, stop, toString
private XAResource resource
protected XARecoverDaemon(XAResource resource)
XARecoverDaemon
thread.Copyright © 2022 ScalAgent D.T.. All rights reserved.