C# (CSharp) Castle.Windsor.Adapters.ComponentModel Namespace

Classes

Name Description
ContainerAdapter Implementation of IContainerAdapter that assumes ownership of the wrapped IWindsorContainer. If this adapter is disposed, the underlying IWindsorContainer is diposed as well.
ContainerAdapterSite
ContainerWrapper Implementation of IContainerAdapter that does not assume ownership of the wrapped IWindsorContainer.
ServiceCreatorCallbackActivator Custom activator to create the instance on demand.