| Package | Description |
|---|---|
| org.wso2.carbon.databridge.core | |
| org.wso2.carbon.databridge.core.definitionstore | |
| org.wso2.carbon.databridge.core.internal |
| Modifier and Type | Method and Description |
|---|---|
static AbstractStreamDefinitionStore |
DataBridgeServiceValueHolder.getStreamDefinitionStore() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DataBridgeServiceValueHolder.setStreamDefinitionStore(AbstractStreamDefinitionStore streamDefinitionStore) |
| Constructor and Description |
|---|
DataBridge(AuthenticationHandler authenticationHandler,
AbstractStreamDefinitionStore streamDefinitionStore,
DataBridgeConfiguration dataBridgeConfiguration) |
DataBridge(AuthenticationHandler authenticationHandler,
AbstractStreamDefinitionStore streamDefinitionStore,
String dataBridgeConfigPath) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryStreamDefinitionStore
The in memory implementation of the Event Stream definition Store
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataBridgeDS.setEventStreamStoreService(AbstractStreamDefinitionStore abstractStreamDefinitionStore) |
protected void |
DataBridgeDS.unsetEventStreamStoreService(AbstractStreamDefinitionStore abstractStreamDefinitionStore) |
| Constructor and Description |
|---|
EventDispatcher(AbstractStreamDefinitionStore streamDefinitionStore,
DataBridgeConfiguration dataBridgeConfiguration,
AuthenticationHandler authenticationHandler) |
Copyright © 2015 WSO2. All rights reserved.