C# Class Bosphorus.Dao.Core.Installer

Inheritance: AbstractWindsorInstaller
Show file Open project: BosphorusTeam/bosphorus.dao

Protected Methods

Method Description
Install ( IWindsorContainer container, IConfigurationStore store, FromTypesDescriptor allLoadedTypes ) : void

Private Methods

Method Description
BuildSession ( IKernel kernel, ComponentModel componentModel, CreationContext creationContext ) : object

Method Details

Install() protected method

protected Install ( IWindsorContainer container, IConfigurationStore store, FromTypesDescriptor allLoadedTypes ) : void
container IWindsorContainer
store IConfigurationStore
allLoadedTypes Castle.MicroKernel.Registration.FromTypesDescriptor
return void