Package io.smallrye.stork.api.config
Interface ServiceRegistrarConfig
-
- All Superinterfaces:
ConfigWithType
- All Known Implementing Classes:
SimpleRegistrarConfig
public interface ServiceRegistrarConfig extends ConfigWithType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname()-
Methods inherited from interface io.smallrye.stork.api.config.ConfigWithType
parameters, type
-
-
-
-
Method Detail
-
name
String name()
-
-