vishnu.configurators.transport
Class TransactionalPooledTransportServiceConfigurator

java.lang.Object
  extended by vishnu.configurators.transport.TransactionalPooledTransportServiceConfigurator

public class TransactionalPooledTransportServiceConfigurator
extends java.lang.Object

 

Constructor Summary
TransactionalPooledTransportServiceConfigurator()
           
 
Method Summary
 TransportService getTransportService()
           
protected  void initializeTransactionManager(RelationalDatabaseService service)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransactionalPooledTransportServiceConfigurator

public TransactionalPooledTransportServiceConfigurator()
Method Detail

getTransportService

public TransportService getTransportService()

initializeTransactionManager

protected void initializeTransactionManager(RelationalDatabaseService service)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object