com.apama.session
Event SessionRegistrationError


The SessionRegistrationSuccess event is sent to the data source if its session registration was unsuccessful.
Since:
CMF 2.0.1

Member Summary
 stringtransportName

The name of the transport used for this session connection.
 stringsessionName

A unique name per-datasource for the session.
 
Member Detail

sessionName

string sessionName
A unique name per-datasource for the session.

transportName

string transportName
The name of the transport used for this session connection.