Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Classes
Class | Description | |
---|---|---|
ConfigurationElementManageabilityProvider |
Represents the behavior required to provide Group Policy updates and to publish the ConfigurationSetting instances associated to a NamedConfigurationElement.
|
|
ConfigurationElementManageabilityProviderAttribute |
Specifies which ConfigurationElementManageabilityProvider must be used to provide manageability for instances a given NamedConfigurationElement subclass.
|
|
ConfigurationElementManageabilityProviderBase<T> |
Provides a default implementation for ConfigurationElementManageabilityProvider that splits policy overrides processing and WMI objects generation, performing approriate logging of policy processing errors.
|
|
ConfigurationManageabilityProviderAttributeRetriever |
This type supports the Enterprise Library Manageability Extensions infrastructure and is not intended to be used directly from your code. Encapsulates the logic to retrieve the attributes for registered manageability providers from assembly dll files.
|
|
ConfigurationSectionManageabilityProvider |
Represents the behavior required to provide Group Policy updates and to publish the ConfigurationSetting instances associated to a ConfigurationSection.
|
|
ConfigurationSectionManageabilityProviderAttribute |
Specifies which ConfigurationSectionManageabilityProvider must be used to provide manageability for a configuration section.
|
|
ConfigurationSectionManageabilityProviderBase<T> |
Provides a default base implementation for ConfigurationSectionManageabilityProvider that splits policy override processing and WMI object generation for the section, performing appropriate logging of policy processing errors, from policy override processing and WMI object generation for configuration objects contained by the section.
|
|
ConfigurationSetting |
Represents a subset of a running application's configuration as an instrumentation instance class.
|
|
CustomProviderDataManageabilityProvider<T> |
Base class for ConfigurationElementManageabilityProvider implementations that provide manageability support for custom provider's configuration.
|
|
Installer |
Installer for the WMI objects defined in the assembly.
|
|
InstrumentationSetting |
Represents the configuration information for the Instrumentation features provided by the Enterprise Library.
|
|
KeyValuePairEncoder |
Represents the logic to encode key/value pairs into a string of semicolon separated entries.
|
|
KeyValuePairParser |
Helper class to extract a key/value pair collection from an encoded string of semicolon separated key/value pairs.
|
|
ManageabilityExtensionsLogger |
Provides logging services to the Enterprise Library Manageability Extensions.
|
|
ManageableConfigurationSource |
Represents a configuration source that retrieves configuration information from an arbitrary file, overrides the configuration information with values from the registry's group policy keys, and publishes WMI objects that represent the configuration information.
|
|
NamedConfigurationSetting |
Represents a subset of a running application's configuration identifiable by name as an instrumentation instance class.
|
|
RegistryAccessException |
Represents an error that occurs while accessing the registry.
|
|
RegistryKeyBase |
Provides access to a registry key sub keys and values.
|
Interfaces
Interface | Description | |
---|---|---|
IRegistryAccessor |
Provides access to the registry.
|
|
IRegistryKey |
Provides access to a registry key sub keys and values.
|
|
IWmiPublisher |
Provides a way to publish and revoke WMI objects.
|
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |