Interception with a Container

patterns & practices Developer Center

Download codeDownload PDFOrder Paperback

The Unity container extension enables you to configure a container for interception. You can use the container configuration to determine whether an object should be intercepted, which mechanism should be used to perform the interception, and what to do when the object is intercepted. It also provides a convenient set of methods for configuring injection for Microsoft.Practices.Unity.InterceptionExtension.RuleDrivenPolicy instances.

For more information about configuring a container see Configuring a Container for Interception and Configuring Unity.

More Information

For more information see the following:

Next Topic | Previous Topic | Home | Community