Summer.Batch.Extra.WriterResourceManager Class Reference

Prepares the step by initalizing the process writers called inside More...

Inheritance diagram for Summer.Batch.Extra.WriterResourceManager:
Summer.Batch.Core.IStepExecutionListener Summer.Batch.Core.IStepListener

Public Member Functions

void BeforeStep (StepExecution stepExecution)
 
ExitStatus AfterStep (StepExecution stepExecution)
 

Properties

IContextManager StepContextManager [get, set]
 Step context manager property. More...
 
IList< IProcessAdapterWriters [get, set]
 Collection of writers More...
 

Detailed Description

Prepares the step by initalizing the process writers called inside

Member Function Documentation

ExitStatus Summer.Batch.Extra.WriterResourceManager.AfterStep ( StepExecution  stepExecution)

See also
IStepExecutionListener::AfterStep Launched after the step. Not used, thus does nothing.
Parameters
stepExecution
Returns

Implements Summer.Batch.Core.IStepExecutionListener.

void Summer.Batch.Extra.WriterResourceManager.BeforeStep ( StepExecution  stepExecution)

See also
IStepExecutionListener::BeforeStep Launched before the step. Initializes the writers associated streams, if any.
Parameters
stepExecution

Implements Summer.Batch.Core.IStepExecutionListener.

Property Documentation

IContextManager Summer.Batch.Extra.WriterResourceManager.StepContextManager
getset

Step context manager property.

IList<IProcessAdapter> Summer.Batch.Extra.WriterResourceManager.Writers
getset

Collection of writers


The documentation for this class was generated from the following file:
  • Summer.Batch.Extra/WriterResourceManager.cs