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.SessionInfogetRegisteredSessions

getSessionMgr

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

getUnderlyingMDManagers

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

getUnderlyingMDMangerForSessionId

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