com.andreani.xtol.util
Class TxManHandler
java.lang.Object
|
+--com.andreani.xtol.util.TxManHandler
- All Implemented Interfaces:
- ServiceDiscoveryListener
- public class TxManHandler
- extends Object
- implements ServiceDiscoveryListener
Manager class for transactions.
- Version:
- 1.0
- Author:
- Stefano Andreani
Constructor Summary |
TxManHandler()
Constructor for the TxManHandler object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cat
protected Category cat
TxManHandler
public TxManHandler()
- Constructor for the TxManHandler object
serviceAdded
public void serviceAdded(ServiceDiscoveryEvent evt)
- Specified by:
serviceAdded
in interface ServiceDiscoveryListener
serviceRemoved
public void serviceRemoved(ServiceDiscoveryEvent event)
- Specified by:
serviceRemoved
in interface ServiceDiscoveryListener
serviceChanged
public void serviceChanged(ServiceDiscoveryEvent event)
- Specified by:
serviceChanged
in interface ServiceDiscoveryListener
getTxMgr
public TransactionManager getTxMgr()
- Gets the TxMgr attribute of the TxManHandler object
Copyright © 2001 Stefano Andreani - No Rights Reserved ;-)