Summer.Batch.Core.Unity.StepLoader Class Reference

Loads a step from an XML definition and a Unity _container. More...

Public Member Functions

 StepLoader (XmlStep step, IUnityContainer container)
 Constructs a new StepLoader with the specified input and output types. More...
 
IStep LoadStep ()
 The step loading, using xml definition, the unity _container and the parameter signature. More...
 

Detailed Description

Loads a step from an XML definition and a Unity _container.

Constructor & Destructor Documentation

Summer.Batch.Core.Unity.StepLoader.StepLoader ( XmlStep  step,
IUnityContainer  container 
)

Constructs a new StepLoader with the specified input and output types.

Member Function Documentation

IStep Summer.Batch.Core.Unity.StepLoader.LoadStep ( )

The step loading, using xml definition, the unity _container and the parameter signature.

Returns

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