| Interface | Description |
|---|---|
| Invokable |
An invokable is an application object invokable by command line interface.
|
| IO |
Implementations provide an aggregate object which contains STDIN, STDOUT and STDERR streams.
|
| Class | Description |
|---|---|
| InvokableAdapter |
Abstract base implementation of an command line invokable.
|
| IOStreams |
Immutable aggregate object which contains STDIN, STDOUT and STDERR streams.
|
| ShutDownHook |
Holds
callbacks to execute them in any order. |
| Version |
Reads the current version from a property file.
|
| Enum | Description |
|---|---|
| Version.PropertyNames |
Available properties in the file.
|
| Exception | Description |
|---|---|
| ApplicationException |
Used to signal abnormal exceptional application states.
|
This package is a part of the open-source Commons lib.
Copyright © 2014 Sven Strittmatter. All Rights Reserved.