ComponentModel

June 10, 2015 ยท View on GitHub

What ComponentModel is

ComponentModel is the model of the component in Windsor. It contains all the information Windsor has about any given component - its implementation type, configuration, interceptors, lifecycle steps etc.

See also

  • ComponentModel construction contributors
  • Handlers

Contents

  1. 1What ComponentModel is
  2. 2See also