| Modifier and Type | Field and Description |
|---|---|
protected Logger |
AbstractDockerMojo.log |
| Constructor and Description |
|---|
BuildJsonResponseHandler(Logger log) |
PullOrPushResponseJsonHandler(Logger log) |
| Constructor and Description |
|---|
DockerAccessWithHcClient(String apiVersion,
String baseUrl,
String certPath,
int maxConnections,
Logger log)
Create a new access for the given URL
|
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
MappingTrackArchiver.log |
| Modifier and Type | Method and Description |
|---|---|
AssemblyFiles |
DockerAssemblyManager.getAssemblyFiles(String name,
BuildImageConfiguration buildConfig,
MojoParameters mojoParams,
Logger log)
Extract all files with a tracking archiver.
|
void |
MappingTrackArchiver.init(Logger log) |
| Modifier and Type | Method and Description |
|---|---|
String |
ImageConfiguration.validate(Logger log) |
String |
BuildImageConfiguration.validate(Logger log) |
| Modifier and Type | Method and Description |
|---|---|
ServiceHub |
ServiceHubFactory.createServiceHub(org.apache.maven.project.MavenProject project,
org.apache.maven.execution.MavenSession session,
DockerAccess access,
Logger log,
LogOutputSpecFactory logSpecFactory) |
| Constructor and Description |
|---|
ArchiveService(DockerAssemblyManager dockerAssemblyManager,
Logger log) |
QueryService(DockerAccess docker,
Logger log)
Constructor which gets its dependencies as args)
|
RunService(DockerAccess docker,
QueryService queryService,
ContainerTracker tracker,
LogOutputSpecFactory logConfig,
Logger log) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnsiLogger
Simple log handler for printing used during the maven build
|
Copyright © 2016. All Rights Reserved.