Interface Config.Context
- Enclosing interface:
Config
public static interface Config.Context
Context associated with specific
Config node that allows to access the last loaded instance of the node
or to request reloading of whole configuration.-
Method Details
-
timestamp
Instant timestamp()Returns timestamp of the last loaded configuration.- Returns:
- timestamp of the last loaded configuration.
- See Also:
-
last
-
reload
-
stopChangeSupport
-