Apama Capital Markets Foundation Documentation : Capital Markets Foundation : Session Management
Session Management
 
Understanding sessions
Connecting to sessions
Setting session callbacks
Setting session parameters
Overriding default error handling for sessions
Disconnecting from sessions
A session provides the interface between your CMF application and a source of data, such as an external adapter. In this CMF release, you can use sessions only with market data architecture (MDA) subscribers. See Subscribing to market data. It is expected that future CMF releases will extend the use of sessions to other CMF components.
The interfaces for using sessions are:
*com.apama.session.SessionHandlerFactory
*com.apama.session.SessionHandler
The factory object lets you create a session handler and optionally connect to a session. The session handler lets you manage the session interaction between your application and the external datasource.You use it to connect, disconnect, add parameters, add callbacks to be executed upon successful subscription, and override default error behavior for sessions.
Copyright © 2013-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback