|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.augeas.helper.AugeasNode
org.rhq.plugins.augeas.helper.AugeasVariable
public class AugeasVariable
A specialization of AugeasNode that represents an Augeas variable.
| Field Summary | |
|---|---|
static String |
VARIABLE_NAME_PREFIX
|
| Fields inherited from class org.rhq.plugins.augeas.helper.AugeasNode |
|---|
SEPARATOR, SEPARATOR_CHAR, VARIABLE_CHAR |
| Constructor Summary | |
|---|---|
AugeasVariable(String name)
|
|
| Method Summary |
|---|
| Methods inherited from class org.rhq.plugins.augeas.helper.AugeasNode |
|---|
equals, getName, getParent, getParentPath, getPath, hashCode, patchNodeName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String VARIABLE_NAME_PREFIX
| Constructor Detail |
|---|
public AugeasVariable(String name)
path -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||