Named
, SoftwareComponent
CppApplication
, CppLibrary
, ProductionCppComponent
, ProductionSwiftComponent
, SwiftApplication
, SwiftLibrary
@Incubating public interface ProductionComponent extends SoftwareComponent
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
Provider<? extends SoftwareComponent> |
getDevelopmentBinary() |
Returns the binary of the component to use as the default for development.
|
Provider<? extends SoftwareComponent> getDevelopmentBinary()