| Interface | Description |
|---|---|
| ConfigListener |
An interface that can be used to provide methods for when the berlioz configuration is loaded.
|
| ErrorID |
An ID for errors to help with error handling and diagnostic.
|
| LifecycleListener |
An interface that can be used to provide methods for when Berlioz starts and stop.
|
| Class | Description |
|---|---|
| GlobalSettings |
Berlioz global settings.
|
| Main |
Convenience class to invoke this library on the command-line.
|
| Enum | Description |
|---|---|
| BerliozErrorID |
A enumeration of errors known by Berlioz, so that it is easier to identify the type of error which occurred.
|
| BerliozOption |
An enumerated list of the Berlioz options globally available.
|
| Exception | Description |
|---|---|
| BerliozException |
Class of exceptions thrown by this library.
|
| Annotation Type | Description |
|---|---|
| Beta |
When this annotation is used, it indicates that the code is not mature and may be subject to
changes or removal.
|
Copyright © 2016 Allette Systems. All rights reserved.