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