Interface QUALComponent.Factory
-
- Enclosing interface:
- QUALComponent
@Factory public static interface QUALComponent.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QUALComponent
create(SimuLizarWorkflowConfiguration simConfig)
-
-
-
Method Detail
-
create
QUALComponent create(@BindsInstance SimuLizarWorkflowConfiguration simConfig)
-
-