Sonic ESB API

com.sonicsw.xq.adapter
Interface XQConnection


public interface XQConnection

The XQConnection contains the parameters passed to the connection instance and provides access to the JCA connection factory.


Method Summary
 java.lang.Object getConnectionFactory()
          obtains a reference to the connection factory.
 XQParameters getParameters()
          gets the parameters configured for the connection
 

Method Detail

getConnectionFactory

java.lang.Object getConnectionFactory()
obtains a reference to the connection factory. In a CCI-based adapter implementation, this is an instance of javax.resource.cci.ConnectionFactory.

Returns:
the connection factory object

getParameters

XQParameters getParameters()
gets the parameters configured for the connection

Returns:
the connection parameters

Sonic ESB API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.