Interface NoTxConnectionFactory

All Superinterfaces:
ConnectionFactory
All Known Subinterfaces:
TxConnectionFactory
All Known Implementing Classes:
LegacyConnectionFactoryImp

public interface NoTxConnectionFactory extends ConnectionFactory
No Tx ConnectionFactory
Version:
$Revision: $
Author:
Jeff Zhang
  • Method Details

    • getRarName

      String getRarName()
      Get the rarName.
      Returns:
      the rarName.
    • getConnectionDefinition

      String getConnectionDefinition()
      get the ConnectionDefinition
      Returns:
      the ConnectionDefinition
    • getConfigProperties

      Map<String,String> getConfigProperties()
      Get the configProperties.
      Returns:
      the configProperties.