| Package | Description |
|---|---|
| org.rhq.augeas | |
| org.rhq.augeas.config | |
| org.rhq.augeas.tree | |
| org.rhq.augeas.tree.impl | |
| org.rhq.rhqtransform.impl |
| Modifier and Type | Method and Description |
|---|---|
AugeasConfiguration |
AugeasComponent.getConfiguration() |
AugeasConfiguration |
AugeasProxy.getConfiguration() |
abstract AugeasConfiguration |
AugeasComponent.initConfiguration() |
| Constructor and Description |
|---|
AugeasProxy(AugeasConfiguration config)
Instantiates new proxy with supplied configuration and
DefaultAugeasTreeBuilder as the tree builder. |
AugeasProxy(AugeasConfiguration config,
AugeasTreeBuilder builder) |
| Modifier and Type | Class and Description |
|---|---|
class |
AugeasConfigurationSimple
Basic implementation of the
AugeasConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
AugeasTree |
AugeasTreeBuilder.buildTree(AugeasProxy proxy,
AugeasConfiguration moduleConfig,
String name,
boolean lazy) |
| Modifier and Type | Method and Description |
|---|---|
AugeasTree |
DefaultAugeasTreeBuilder.buildTree(AugeasProxy component,
AugeasConfiguration moduleConfig,
String name,
boolean lazy) |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginDescriptorBasedAugeasConfiguration
This class implements the augeas configuration interface by reading the settings
from the plugin descriptor.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.