@Value.Immutable public interface CamelLoader extends Artifact
| Modifier and Type | Interface and Description |
|---|---|
static class |
CamelLoader.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CamelLoader.Builder |
fromArtifact(String groupId,
String artifactId) |
default Set<Artifact> |
getDependencies() |
default Set<String> |
getLanguages() |
default Map<String,String> |
getMetadata() |
getArtifactId, getGroupId, getVersionstatic CamelLoader.Builder fromArtifact(String groupId, String artifactId)
Copyright © 2020 The Apache Software Foundation. All rights reserved.