Interface IdAware
- All Superinterfaces:
HasId
- All Known Subinterfaces:
CamelClusterService, CamelPreemptiveClusterService, DevConsoleRegistry, HealthCheckRegistry, ProcessorExchangeFactory
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidsetGeneratedId(String id) Sets the id which has been auto generatedvoidSets the id
-
Method Details
-
setId
-
setGeneratedId
Sets the id which has been auto generated- Parameters:
id- the auto generated id
-