Castle.Windsor
Namespace with 7 public types
Classes
InitializationException
WindsorContainer
Implementation of
which delegates to implementation.
WindsorServiceProvider
Implementation of and that uses a or as its component's source.
Interfaces
IComponentsInstaller
Installs the components and facilities based on the
information on the configuration store.
IContainerAccessor
This interface should be implemented by classes
that are available in a bigger context, exposing
the container to different areas in the same application.
For example, in Web application, the (global) HttpApplication
subclasses should implement this interface to expose
the configured container
IEnvironmentInfo
Gets the environment information (name). Implementors should
use to define their environments and how those affect the configuration.
IWindsorContainer
The IWindsorContainer interface exposes all the
functionality the Windsor implements.