Summer.Batch.Core.Unity.StepScope.StepScopeExtension Class Reference

Unity extension to handle the step scope. It adds the StepScopeStrategy at the UnityBuildStage.PreCreation stage and registers to the ExtensionContext.Registering event to synchronize registration of dependencies in the step scope with StepScopeSynchronization. More...

Inheritance diagram for Summer.Batch.Core.Unity.StepScope.StepScopeExtension:

Protected Member Functions

override void Initialize ()
 Adds the StepScopeStrategy to the container. More...
 

Detailed Description

Unity extension to handle the step scope. It adds the StepScopeStrategy at the UnityBuildStage.PreCreation stage and registers to the ExtensionContext.Registering event to synchronize registration of dependencies in the step scope with StepScopeSynchronization.

Member Function Documentation

override void Summer.Batch.Core.Unity.StepScope.StepScopeExtension.Initialize ( )
protected

Adds the StepScopeStrategy to the container.


The documentation for this class was generated from the following file:
  • Summer.Batch.Core/Core/Unity/StepScope/StepScopeExtension.cs