| Package | Description |
|---|---|
| org.noear.solon.flow.container | |
| org.noear.solon.flow.driver | |
| org.noear.solon.flow.stateful.driver |
| Modifier and Type | Class and Description |
|---|---|
class |
MapContainer
Map 组件容器
|
class |
SolonContainer
Solon 组件容器
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Container |
AbstractFlowDriver.getContainer()
获取组件容器
|
protected Container |
SimpleFlowDriver.getContainer()
获取组件容器
|
| Constructor and Description |
|---|
SimpleFlowDriver(Container container) |
SimpleFlowDriver(Evaluation evaluation,
Container container) |
| Modifier and Type | Method and Description |
|---|---|
StatefulSimpleFlowDriver.Builder |
StatefulSimpleFlowDriver.Builder.container(Container container)
设置容器
|
| Constructor and Description |
|---|
StatefulSimpleFlowDriver(StateRepository stateRepository,
StateController stateController,
Evaluation evaluation,
Container container) |
Copyright © 2025. All rights reserved.