com.apama.md.adapter
Event ConnectionReflectorHelper


Sends:
com.apama.md.adapter.ChannelInfo - 
com.apama.session.SessionError - 
Listens:
com.apama.md.adapter.ChannelInfo - 
com.apama.session.SessionError - 

Member Summary
 dictionary<integer, listener >clientErrorListeners
 
Action Summary
 voidinitialise(integer sessionId)
 voidsetupExternalConnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
 voidsetupExternalDisconnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
 voidsetupLocalConnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
 voidsetupLocalDisconnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
 
Member Detail

clientErrorListeners

dictionary<integer, listener > clientErrorListeners

Action Detail

initialise

void initialise(integer sessionId)
Parameters:
sessionId

setupExternalConnectionReflectors

void setupExternalConnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
Parameters:
sender
sessionKey
clientId
symbol
Sends:
com.apama.md.adapter.ChannelInfo - 
com.apama.session.SessionError - 
Listens:
com.apama.session.SessionError - 
com.apama.md.adapter.ChannelInfo - 

setupExternalDisconnectionReflectors

void setupExternalDisconnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
Parameters:
sender
sessionKey
clientId
symbol

setupLocalConnectionReflectors

void setupLocalConnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
Parameters:
sender
sessionKey
clientId
symbol
Sends:
com.apama.md.adapter.ChannelInfo - 
com.apama.session.SessionError - 
Listens:
com.apama.session.SessionError - 
com.apama.md.adapter.ChannelInfo - 

setupLocalDisconnectionReflectors

void setupLocalDisconnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
Parameters:
sender
sessionKey
clientId
symbol