Microsoft.Practices.Unity.InterceptionExtension.Configuration 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.

The latest Unity Application Block information can be found at the Unity Application Block site.

Classes

  Class Description
Ee649496.pubclass(en-us,PandP.10).gif CallHandlerConfigurationElement
A ConfigurationElement class used to manage the contents of a <callHandler> node in the configuration file for the interception extension's section.
Ee649496.pubclass(en-us,PandP.10).gif CallHandlerConfigurationElementCollection
Collection of CallHandlerConfigurationElement elements from the configuration file.
Ee649496.pubclass(en-us,PandP.10).gif DefaultInterceptorTargetConfigurationElement
A ConfigurationElement class used to manage the contents of a <defaultInjector> node in the configuration file for the interception extension's section.
Ee649496.pubclass(en-us,PandP.10).gif InterceptionConfigurationElement
Configuration element for the Interception container extension.
Ee649496.pubclass(en-us,PandP.10).gif InterceptionPolicyConfigurationElement
Configuration element representing an InterceptionPolicy
Ee649496.pubclass(en-us,PandP.10).gif InterceptionPolicyConfigurationElementCollection
Collection of InterceptionPolicyConfigurationElement elements from the configuration file.
Ee649496.pubclass(en-us,PandP.10).gif InterceptorConfigurationElement
Configuration element class describing an interceptor and the keys to which it applies.
Ee649496.pubclass(en-us,PandP.10).gif InterceptorConfigurationElementCollection
Collection of InterceptorConfigurationElement elements from the configuration file.
Ee649496.pubclass(en-us,PandP.10).gif InterceptorTargetConfigurationElementBase
Base class for elements in the <transparentProxyInjection> list for the interception extension configuration.
Ee649496.pubclass(en-us,PandP.10).gif InterceptorTargetConfigurationElementCollection
Collection of InterceptorTargetConfigurationElementBase elements from the configuration file.
Ee649496.pubclass(en-us,PandP.10).gif KeyInterceptorTargetConfigurationElement
A ConfigurationElement class used to manage the contents of a <injector> node in the configuration file for the interception extension's section.
Ee649496.pubclass(en-us,PandP.10).gif MatchingRuleConfigurationElement
A ConfigurationElement class used to manage the contents of a <matchingRule> node in the configuration file for the interception extension's section.
Ee649496.pubclass(en-us,PandP.10).gif MatchingRuleConfigurationElementCollection
Collection of MatchingRuleConfigurationElement elements from the configuration file.
Ee649496.pubclass(en-us,PandP.10).gif PolicyElementConfigurationElement
Base class for elements representing parts of a RuleDrivenPolicy in a <policy> node in the configuration file.
Ee649496.pubclass(en-us,PandP.10).gif RuleDrivenPolicyElementConfigurationElement
Implements shared structure and behavior for the configuration elements representing call handlers and matching rules in the configuration file.