public class JavaExecGenerator extends BaseGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
JAVA_MAIN_CLASS |
log| Constructor and Description |
|---|
JavaExecGenerator(MavenGeneratorContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<io.fabric8.maven.docker.config.ImageConfiguration> |
customize(List<io.fabric8.maven.docker.config.ImageConfiguration> configs) |
boolean |
isApplicable() |
addLatestTagIfSnapshot, containsBuildConfiguration, getConfig, getConfig, getConfig, getContext, getName, getProjectpublic static final String JAVA_MAIN_CLASS
public JavaExecGenerator(MavenGeneratorContext context)
Copyright © 2016. All rights reserved.