A C D E G H I L M O P R S T U V W

A

AbstractAugeasConfigurationComponentTest - Class in org.rhq.plugins.augeas.test
A base class for integration tests for instances of AugeasConfigurationComponent.
AbstractAugeasConfigurationComponentTest() - Constructor for class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
accept(File) - Method in class org.rhq.plugins.augeas.helper.GlobFilter
 
AUGEAS_MODULE_NAME_PROP - Static variable in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
AUGEAS_ROOT - Static variable in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
AUGEAS_ROOT_PATH_PROP - Static variable in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
AugeasConfigurationComponent<T extends ResourceComponent> - Class in org.rhq.plugins.augeas
 
AugeasConfigurationComponent() - Constructor for class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
AugeasConfigurationDiscoveryComponent<T extends ResourceComponent> - Class in org.rhq.plugins.augeas
 
AugeasConfigurationDiscoveryComponent() - Constructor for class org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent
 
AugeasNode - Class in org.rhq.plugins.augeas.helper
An abstract representation of a node in an Augeas configuration tree (e.g.
AugeasNode(String) - Constructor for class org.rhq.plugins.augeas.helper.AugeasNode
 
AugeasNode(AugeasNode, String) - Constructor for class org.rhq.plugins.augeas.helper.AugeasNode
 
AugeasNode(String, String) - Constructor for class org.rhq.plugins.augeas.helper.AugeasNode
 
AugeasPluginLifecycleListener - Class in org.rhq.plugins.augeas
This is a plugin lifecycle listener object for the abstract Augeas plugin.
AugeasPluginLifecycleListener() - Constructor for class org.rhq.plugins.augeas.AugeasPluginLifecycleListener
 
AugeasUtility - Class in org.rhq.plugins.augeas.helper
A collection of utility methods for working with Augeas instances.
AugeasVariable - Class in org.rhq.plugins.augeas.helper
A specialization of AugeasNode that represents an Augeas variable.
AugeasVariable(String) - Constructor for class org.rhq.plugins.augeas.helper.AugeasVariable
 

C

createPluginContainerConfiguration() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
createPropertyList(PropertyDefinitionList, Augeas, AugeasNode) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
createPropertyMap(PropertyDefinitionMap, Augeas, AugeasNode) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
createPropertySimple(PropertyDefinitionSimple, Augeas, AugeasNode) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
createResource(CreateResourceReport) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
createResourceDetails(ResourceDiscoveryContext<T>, Configuration) - Method in class org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent
 

D

DEFAULT_AUGEAS_ROOT_PATH - Static variable in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
deleteResource() - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
determineExcludeGlobs(ResourceDiscoveryContext<T>) - Method in class org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent
 
determineIncludeGlobs(ResourceDiscoveryContext<T>) - Method in class org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent
 
discoverResource(Configuration, ResourceDiscoveryContext<T>) - Method in class org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<T>) - Method in class org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent
 

E

equals(Object) - Method in class org.rhq.plugins.augeas.helper.AugeasNode
 
exclude(List<File>, String) - Static method in class org.rhq.plugins.augeas.helper.Glob
 
EXCLUDE_GLOBS_PROP - Static variable in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
excludeAll(List<File>, String...) - Static method in class org.rhq.plugins.augeas.helper.Glob
 
excludeAll(List<File>, List<String>) - Static method in class org.rhq.plugins.augeas.helper.Glob
 

G

getAugeas() - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
getAugeasPathRelativeToParent(PropertyDefinition, AugeasNode, Augeas) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
getAvailability() - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
getChildResourceConfigurationRootLabel(ResourceType, Configuration) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
Subclasses that wish to support child Resource creation must override this method.
getChildResourceConfigurationRootPath(ResourceType, Configuration) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
Subclasses that wish to support child Resource creation must override this method.
getConfigurationFiles() - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
getExistingChildNodeForListMemberPropertyMap(AugeasNode, PropertyDefinitionList, PropertyMap) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
getExpectedResourceConfig() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
getGlobList(String, List<String>) - Static method in class org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent
 
getGlobList(PropertySimple) - Static method in class org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent
 
getGlobPattern() - Method in class org.rhq.plugins.augeas.helper.GlobFilter
 
getName() - Method in class org.rhq.plugins.augeas.helper.AugeasNode
 
getNewListMemberNode(AugeasNode, PropertyDefinitionMap, int) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
getNodeInsertionPoint(Augeas, AugeasNode, PropertyDefinitionSimple, PropertySimple) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
getParent() - Method in class org.rhq.plugins.augeas.helper.AugeasNode
 
getParentPath() - Method in class org.rhq.plugins.augeas.helper.AugeasNode
 
getPath() - Method in class org.rhq.plugins.augeas.helper.AugeasNode
 
getPluginName() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
getResource() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
getResourceConfigurationRootPath() - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
getResourceContext() - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
getResourceDescription() - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
getResourceType(String, String) - Static method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
getResourceType() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
getResourceTypeName() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
getUpdatedResourceConfig() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
Glob - Class in org.rhq.plugins.augeas.helper
A helper class for easy work with glob patterns.
GlobFilter - Class in org.rhq.plugins.augeas.helper
A filter implementing a glob pattern match.
GlobFilter(String) - Constructor for class org.rhq.plugins.augeas.helper.GlobFilter
 

H

hashCode() - Method in class org.rhq.plugins.augeas.helper.AugeasNode
 

I

INCLUDE_GLOBS_PROP - Static variable in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
initAugeas() - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
initialize(PluginContext) - Method in class org.rhq.plugins.augeas.AugeasPluginLifecycleListener
 
IS_WINDOWS - Static variable in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
isAugeasAvailable() - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
isResourceConfigSupported() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
isWildcard(String) - Static method in class org.rhq.plugins.augeas.helper.Glob
 

L

loadProperty(PropertyDefinition, AbstractPropertyMap, Augeas, AugeasNode) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
loadResourceConfiguration() - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 

M

match(File, String) - Static method in class org.rhq.plugins.augeas.helper.Glob
Returns a fixed size list of matches.
matchAll(File, String...) - Static method in class org.rhq.plugins.augeas.helper.Glob
 
matchAll(File, List<String>) - Static method in class org.rhq.plugins.augeas.helper.Glob
 
matchFilter(Augeas, String, String) - Static method in class org.rhq.plugins.augeas.helper.AugeasUtility
 

O

org.rhq.plugins.augeas - package org.rhq.plugins.augeas
 
org.rhq.plugins.augeas.helper - package org.rhq.plugins.augeas.helper
 
org.rhq.plugins.augeas.test - package org.rhq.plugins.augeas.test
 

P

patchNodeName(String) - Static method in class org.rhq.plugins.augeas.helper.AugeasNode
 
populatePropertyMap(PropertyDefinitionMap, PropertyMap, Augeas, AugeasNode) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 

R

resetConfigFiles() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
resetConfigFiles(Configuration) - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
RESOURCE_CONFIGURATION_ROOT_NODE_PROP - Static variable in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 

S

SEPARATOR - Static variable in class org.rhq.plugins.augeas.helper.AugeasNode
 
SEPARATOR_CHAR - Static variable in class org.rhq.plugins.augeas.helper.AugeasNode
 
setNode(PropertyDefinition, AbstractPropertyMap, Augeas, AugeasNode) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
setNodeFromPropertyList(PropertyDefinitionList, PropertyList, Augeas, AugeasNode) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
setNodeFromPropertyMap(PropertyDefinitionMap, PropertyMap, Augeas, AugeasNode) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
setNodeFromPropertySimple(Augeas, AugeasNode, PropertyDefinitionSimple, PropertySimple) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
shutdown() - Method in class org.rhq.plugins.augeas.AugeasPluginLifecycleListener
 
start(ResourceContext<T>) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
start() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
stop() - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
stop() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
summarizeAugeasError(Augeas) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 

T

TEST_GROUP - Static variable in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
testResourceConfigLoad() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
testResourceConfigUpdate() - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 
toNodeValue(Augeas, AugeasNode, PropertyDefinitionSimple, PropertySimple) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
toPropertyValue(PropertyDefinitionSimple, Augeas, AugeasNode) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 
toString() - Method in class org.rhq.plugins.augeas.helper.AugeasNode
 
tweakDefaultPluginConfig(Configuration) - Method in class org.rhq.plugins.augeas.test.AbstractAugeasConfigurationComponentTest
 

U

updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
 

V

validateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.augeas.AugeasConfigurationComponent
Subclasses should override this method in order to perform any validation that is not encapsulated in the Configuration metadata.
VARIABLE_CHAR - Static variable in class org.rhq.plugins.augeas.helper.AugeasNode
 
VARIABLE_NAME_PREFIX - Static variable in class org.rhq.plugins.augeas.helper.AugeasVariable
 

W

WILDCARD_CHARS - Static variable in class org.rhq.plugins.augeas.helper.GlobFilter
 

A C D E G H I L M O P R S T U V W

Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.