Apama Capital Markets Foundation 10.15 | Capital Markets Foundation | Market Data Management | Synthetic datasources | Price spreader/skewer | Connecting to a spreader
 
Connecting to a spreader
Once the connection parameters have been defined, you can connect and pass the defined connection parameters.
com.apama.md.adapter.SpreaderSession SpreaderInst;
SpreaderInst.create( mainCtx,"Test",uSession, uSession.getConfig(), params,
onSpreaderSuccess, onSpreaderFailure);