Interface | Description |
---|---|
Configuration |
Provide the basic operation that one could perform on a set of configurations.
|
Setting<T> |
Settings that can be provided in configurations are represented by instances of this interface, and are available
as static fields in various *Settings classes.
|
SettingGroup<T> |
This interface represents a setting group.
|
SettingValidator |
Class | Description |
---|---|
BaseSetting<T> |
All fields specified here are set via annotations when loaded
|
ScopeAwareSetting<T> |
Exception | Description |
---|---|
InvalidSettingException |
Thrown when a configuration setting is, for one reason or another, invalid.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.