Castle.MicroKernel.SubSystems.Configuration
Namespace with 2 public types
Classes
                                     DefaultConfigurationStore
                                    This implementation of 
              does not try to obtain an external configuration by any means.
              Its only purpose is to serve as a base class for subclasses
              that might obtain the configuration node from anywhere.
                                
                            
                        
                        Interfaces
                                     IConfigurationStore
                                    The contract used by the kernel to obtain
              external configuration for the components and
              facilities.