Handlers are types implementing IHandler interface. Windsor uses handlers to resolve components for given services, and then to release them. Handlers also give access to ComponentModel which allows developers to programatically inspect components.