Interface | Description |
---|---|
Configurable |
Something that may be configured with a
Configuration . |
Reconfigurable |
Something whose
Configuration can be changed at run time. |
Class | Description |
---|---|
ConfigRedactor |
Tool for redacting sensitive information when displaying config parameters.
|
Configuration |
Provides access to configuration parameters.
|
Configuration.DeprecationDelta |
A pending addition to the global set of deprecated keys.
|
Configuration.IntegerRanges |
A class that represents a set of positive integer ranges.
|
Configured |
Base class for things that may be configured with a
Configuration . |
ReconfigurableBase |
Utility base class for implementing the Reconfigurable interface.
|
ReconfigurationServlet |
A servlet for changing a node's configuration.
|
ReconfigurationTaskStatus | |
ReconfigurationUtil | |
ReconfigurationUtil.PropertyChange |
Exception | Description |
---|---|
ConfServlet.BadFormatException | |
ReconfigurationException |
Exception indicating that configuration property cannot be changed
at run time.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.