C# Class Pipes.HandlerPolicyRunner

Inheritance: IActivator
ファイルを表示 Open project: zeitgarden/Pipes

Public Methods

Method Description
Activate ( IEnumerable packages, IPackageLog log ) : void
HandlerPolicyRunner ( IEnumerable policies, MessageGraph graph ) : System.Collections.Generic

Method Details

Activate() public method

public Activate ( IEnumerable packages, IPackageLog log ) : void
packages IEnumerable
log IPackageLog
return void

HandlerPolicyRunner() public method

public HandlerPolicyRunner ( IEnumerable policies, MessageGraph graph ) : System.Collections.Generic
policies IEnumerable
graph MessageGraph
return System.Collections.Generic