Joram 5.0.9

org.objectweb.joram.mom.dest.jmsbridge
Class JMSBridgeModule.XARecoverDaemon

java.lang.Object
  extended by fr.dyade.aaa.util.Daemon
      extended by org.objectweb.joram.mom.dest.jmsbridge.JMSBridgeModule.XARecoverDaemon
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
JMSBridgeModule

protected class JMSBridgeModule.XARecoverDaemon
extends fr.dyade.aaa.util.Daemon


Field Summary
 
Fields inherited from class fr.dyade.aaa.util.Daemon
canStop, group, logmon, priority, running, thread
 
Constructor Summary
protected JMSBridgeModule.XARecoverDaemon(javax.transaction.xa.XAResource resource)
          Constructs a XARecoverDaemon thread.
 
Method Summary
protected  void close()
          Releases the daemon's resources.
 void run()
          The daemon's loop.
protected  void shutdown()
          Shuts the daemon down.
 
Methods inherited from class fr.dyade.aaa.util.Daemon
finish, getName, interrupt, isCurrentThread, isRunning, setDaemon, setName, setPriority, setThreadGroup, start, stop, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JMSBridgeModule.XARecoverDaemon

protected JMSBridgeModule.XARecoverDaemon(javax.transaction.xa.XAResource resource)
Constructs a XARecoverDaemon thread.

Method Detail

close

protected void close()
Releases the daemon's resources.

Specified by:
close in class fr.dyade.aaa.util.Daemon

shutdown

protected void shutdown()
Shuts the daemon down.

Specified by:
shutdown in class fr.dyade.aaa.util.Daemon

run

public void run()
The daemon's loop.


Joram 5.0.9

Copyright © 2005 Scalagent - All rights reserved