@Value.Immutable
public interface RuntimeSpec
| Modifier and Type | Interface and Description |
|---|---|
static class |
RuntimeSpec.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationClass() |
default Map<String,CamelCapability> |
getCapabilities() |
default Set<MavenArtifact> |
getDependencies() |
default Map<String,String> |
getMetadata() |
String |
getProvider() |
String |
getVersion() |
String getVersion()
String getProvider()
String getApplicationClass()
@Value.Default default Set<MavenArtifact> getDependencies()
@Value.Default default Map<String,CamelCapability> getCapabilities()
Copyright © 2020 The Apache Software Foundation. All rights reserved.