| Interface | Description |
|---|---|
| RuntimeApacheConfiguration.NodeVisitor<T> |
This is a node visitor interface to be implemented by the users of the
RuntimeApacheConfiguration#walkRuntimeConfig(ApacheAugeasTree, ProcessInfo, ApacheBinaryInfo, Map)
or RuntimeApacheConfiguration#walkRuntimeConfig(ApacheDirectiveTree, ProcessInfo, ApacheBinaryInfo, Map)
methods. |
| Class | Description |
|---|---|
| ApacheBinaryInfo |
TODO
|
| AugeasNodeSearch | |
| AugeasNodeValueUtil | |
| ConfigurationTimestamp |
Encapsulates the logic to check whether any of the provided files has changed.
|
| HttpdAddressUtility.Address | |
| HttpdConfParser |
Parse a httpd.conf file and provide information about its content
|
| OsProcessUtility |
Utility class to obtain the executable path of a process with the help of Sigar.
|
| PluginUtility |
Miscellaneous generic plugin utility methods.
|
| RuntimeApacheConfiguration | |
| RuntimeApacheConfiguration.NodeInspectionResult |
A result of a node inspection using
RuntimeApacheConfiguration.NodeInspector |
| RuntimeApacheConfiguration.NodeInspector |
Node inspector is used to determine how to proceed with the parsing of the configuration file.
|
| VHostSpec | |
| VirtualHostLegacyResourceKeyUtil |
A helper class to create legacy resource keys for vhosts.
|
| Enum | Description |
|---|---|
| HttpdAddressUtility |
Utility class to extract various HTTP addresses from Augeas loaded Apache configuration.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.