IWindsorContainer
IWindsorContainer AddComponentLifeStyle(string key, Type serviceType, Type classType, LifestyleType lifestyle)
IWindsorContainer AddComponentWithProperties(string key, Type classType, IDictionary extendedProperties)
IWindsorContainer AddComponentWithProperties(string key, Type serviceType, Type classType, IDictionary extendedProperties)