Sonic ESB API

com.sonicsw.xq.adapter
Interface XQAdapterContext

All Superinterfaces:
XQContext

public interface XQAdapterContext
extends XQContext

The XQAdapterContext contains information about the environment that an adapter is running in. It provides access to the XQConnection, the XQParameters for the Endpoint, the XQLog for the container, and an XQMessageFactory instance for creating messages.


Method Summary
 XQConnection getConnection()
          Gets a reference to the XQConnection that si valid for this adapter.
 
Methods inherited from interface com.sonicsw.xq.XQContext
getAddressFactory, getEnvelopeFactory, getLog, getMessageFactory, getParameters
 

Method Detail

getConnection

XQConnection getConnection()
Gets a reference to the XQConnection that si valid for this adapter.

Returns:
the connection instance

Sonic ESB API

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