| Interface | Description |
|---|---|
| ConfigurationProperty |
A named configuration (property, values) pair.
|
| PropertyOracle |
Provides deferred binding property values.
|
| SelectionProperty |
A named deferred binding (property, value) pair for use in generators.
|
| Class | Description |
|---|---|
| ConfigurationProperties | |
| DefaultConfigurationProperty |
Default immutable implementation of ConfigurationProperty that receives its values in its
constructor.
|
| PropertyOracleImpl | |
| StandardSelectionProperty |
| Exception | Description |
|---|---|
| BadPropertyValueException |
Thrown when a deferred binding property contains an invalid value.
|
| UnableToCompleteException |
Used to indicate that some part of a multi-step process failed.
|
Copyright © 2018–2020. All rights reserved.