Interface SimEngineComponent.Factory
-
- All Superinterfaces:
ExtensionComponent.Factory
- All Known Subinterfaces:
TestSimEngineComponent.Factory
- Enclosing interface:
- SimEngineComponent
@Factory public static interface SimEngineComponent.Factory extends ExtensionComponent.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SimEngineComponent
create()
-
-
-
Method Detail
-
create
SimEngineComponent create()
-
-