com.apama.session
Event SessionReconfigure


Self-reflecting action used to Reconfigure a specified session with a set of configuration parameters.
Since:
CMF 2.0.1
Routes:
com.apama.session.SessionReconfigure - 
Sends:
com.apama.session.SessionReconfigure - 

Member Summary
 integersessionId
 stringtransportName
 com.apama.session.SessionConfigParamsconfig
 
Action Summary
 voidsendEvent(com.apama.session.SessionInfo info, context reflectorCtx, boolean requestbyReflectorMgr)
 
Member Detail

config

com.apama.session.SessionConfigParams config

sessionId

integer sessionId

transportName

string transportName

Action Detail

sendEvent

void sendEvent(com.apama.session.SessionInfo info, context reflectorCtx, boolean requestbyReflectorMgr)
Parameters:
info
reflectorCtx
requestbyReflectorMgr
Routes:
com.apama.session.SessionReconfigure - 
Sends:
com.apama.session.SessionReconfigure -