| Class | Description |
|---|---|
| CredentialRetrieverFactory |
Static factories for various
CredentialRetrievers. |
| ExposedPortsParser |
Utility for parsing exposed ports from text representations.
|
| JavaEntrypointConstructor |
Constructs an image entrypoint for the Java application.
|
| JavaLayerConfigurations |
Builds
LayerConfigurations for a Java application. |
| JavaLayerConfigurations.Builder |
Builds with each layer's files.
|
| MainClassFinder |
Finds main classes in a list of class files.
|
| MainClassFinder.Result |
The result of a call to
MainClassFinder.find(). |
| Enum | Description |
|---|---|
| JavaLayerConfigurations.LayerType |
Represents the different types of layers for a Java application.
|
| MainClassFinder.Result.Type |
The type of result.
|
Copyright © 2018. All rights reserved.