C# (CSharp) Castle.MonoRail.WindsorExtension Namespace

Nested Namespaces

Castle.MonoRail.WindsorExtension.Tests

Classes

Name Description
ControllerTreeAccessor Bridge between the windsor controlled controller tree and the monorail service provider.
RailsFacility Facility responsible for registering the controllers in the controllerTree.
RailsFacility.WindsorAccessorStrategy
WindsorContainerAccessorUtil
WindsorControllerFactory Custom implementation of IControllerFactory that uses the WindsorContainer to obtain the controller instances.
WindsorFilterFactory Custom implementation of IFilterFactory that uses the WindsorContainer to obtain IFilter instances, and, if not available, uses the default implementation of IFilterFactory.
WindsorMonoRailSectionHandler Pendent
WindsorViewComponentFactory