| Interface | Description |
|---|---|
| ManifestCustomizerService |
Implementation of this service are able to provide custom entries to the "fat-jar" manifest file.
|
| PackageService |
Component responsible for packaging the application.
|
| Prompter |
A simple component to retrieve user input.
|
| ServiceFileCombiner |
Service responsible for combining SPI files.
|
| Class | Description |
|---|---|
| PackageConfig |
Configuration of the
PackageService |
| ServiceConfig |
Common configuration.
|
| ServiceFileCombinationConfig | |
| ServiceUtils |
| Enum | Description |
|---|---|
| PackageType |
List the type of packaging we support.
|
| Exception | Description |
|---|---|
| PackagingException |
Exception thrown when the application package cannot be built correctly.
|
Copyright © 2018. All rights reserved.