| Interface | Description |
|---|---|
| ConfigKeySelfExtracting<T> |
Interface for resolving key values; typically implemented by the config key,
but discouraged for external usage.
|
| Class | Description |
|---|---|
| BasicDelegatingSystemProperty | |
| BooleanSystemProperty | |
| BrooklynSystemProperties |
Convenience for retrieving well-defined system properties, including checking if they have been set etc.
|
| DoubleSystemProperty | |
| IntegerSystemProperty | |
| JavadocDummy |
Maven Central requires javadoc to promote as a release.
|
| Repeater | Deprecated
since 0.7.0, use
Repeater instead |
| StringSystemProperty |