com.apama.md.adapter
Event GenericSourceInterface


Interface for creating new data sources (internal to correlator).
Since:
CMF 2.1.0

Member Summary
 action< > returns dictionary<integer, com.apama.md.user.MDManagerInterface >getUnderlyingMDManagers
 action<integer > returns com.apama.md.user.MDManagerInterfacegetUnderlyingMDMangerForSessionId
 action< > returns com.apama.session.SessionManagerInterfacegetSessionMgr
 action< > returns dictionary<string, com.apama.session.SessionInfo >getRegisteredSessions
 action<string > returns com.apama.session.SessionInfogetRegisteredSession
 action< > returns contextgetMainContext
 
Member Detail

getMainContext

action< > returns context getMainContext

getRegisteredSession

action<string > returns com.apama.session.SessionInfo getRegisteredSession

getRegisteredSessions

action< > returns dictionary<string, com.apama.session.SessionInfo > getRegisteredSessions

getSessionMgr

action< > returns com.apama.session.SessionManagerInterface getSessionMgr

getUnderlyingMDManagers

action< > returns dictionary<integer, com.apama.md.user.MDManagerInterface > getUnderlyingMDManagers

getUnderlyingMDMangerForSessionId

action<integer > returns com.apama.md.user.MDManagerInterface getUnderlyingMDMangerForSessionId