| Modifier and Type | Method and Description |
|---|---|
String |
EventDispatcher.defineStream(String streamDefinition,
AgentSession agentSession) |
String |
EventDispatcher.defineStream(String streamDefinition,
AgentSession agentSession,
String indexDefinition) |
boolean |
EventDispatcher.deleteStream(String streamName,
String streamVersion,
AgentSession agentSession) |
String |
EventDispatcher.findStreamId(String streamName,
String streamVersion,
AgentSession agentSession) |
void |
EventDispatcher.publish(Object eventBundle,
AgentSession agentSession,
EventConverter eventConverter) |
void |
EventDispatcher.updateStreamDefinitionHolder(AgentSession agentSession) |
| Modifier and Type | Method and Description |
|---|---|
AgentSession |
Authenticator.getSession(String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
CarbonAuthenticationHandler.destroyContext(AgentSession agentSession) |
void |
AuthenticationHandler.destroyContext(AgentSession agentSession) |
void |
CarbonAuthenticationHandler.initContext(AgentSession agentSession) |
void |
AuthenticationHandler.initContext(AgentSession agentSession) |
| Modifier and Type | Method and Description |
|---|---|
AgentSession |
SessionCache.getSession(SessionBean sessionBean) |
| Modifier and Type | Method and Description |
|---|---|
AgentSession |
EventComposite.getAgentSession() |
| Constructor and Description |
|---|
EventComposite(Object eventBundle,
StreamTypeHolder streamTypeHolder,
AgentSession agentSession,
EventConverter eventConverter) |
Copyright © 2015 WSO2. All rights reserved.