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.
getConnection
XQConnection getConnection()
- Gets a reference to the XQConnection that si valid for this adapter.
- Returns:
- the connection instance
Copyright © 2001-2012
Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.