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.