A handler factory creates handlers for activating plugin, component and traits instances.

Namespace:  Gallio.Runtime.Extensibility
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public interface IHandlerFactory
Visual Basic (Declaration)
Public Interface IHandlerFactory

See Also