Package | Description |
---|---|
com.streamscape.cli.http | |
com.streamscape.sdo.utils | |
com.streamscape.sef.accessor | |
com.streamscape.sef.dispatcher | |
com.streamscape.sef.moderator |
Modifier and Type | Method and Description |
---|---|
ComponentModel |
HTTPDataspaceAccessor.getComponentModel() |
Modifier and Type | Method and Description |
---|---|
ComponentModel |
EventDataFlowEntry.getComponentModel() |
Constructor and Description |
---|
EventDataFlowEntry(java.lang.String eventFlowName,
java.lang.String nodeName,
ComponentModel componentModel,
java.lang.String componentType,
java.lang.String componentName,
java.lang.String entityName,
EventFlowEntity eventFlowEntity) |
Modifier and Type | Method and Description |
---|---|
ComponentModel |
FabricComponentAccessor.getComponentModel()
Returns a model of the accessed component.
|
Modifier and Type | Method and Description |
---|---|
ComponentModel |
DirectServiceAccessor.getComponentModel() |
Modifier and Type | Field and Description |
---|---|
static ComponentModel |
ComponentModel.DATASPACE |
static ComponentModel |
ComponentModel.FACTORY_CONNECTION |
static ComponentModel |
ComponentModel.LOCAL_CLIENT |
static ComponentModel |
ComponentModel.REMOTE_CLIENT |
static ComponentModel |
ComponentModel.RUNTIME |
static ComponentModel |
ComponentModel.SERVICE |
static ComponentModel |
ComponentModel.UNDEFINED |
Modifier and Type | Method and Description |
---|---|
ComponentModel |
EventFlow.getComponentModel()
Returns a model of the component the event flow belongs to.
|
ComponentModel |
AccessorReference.getComponentModel()
Returns a model of the accessed component.
|
ComponentModel |
ComponentReference.getModel()
Returns a model of the component.
|
static ComponentModel |
ComponentModel.valueOf(java.lang.String name) |
static ComponentModel[] |
ComponentModel.values() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.