Summer.Batch.Extra.Service.AbstractService Class Reference

Super class for services that need access to job and step context via context managers. More...

Properties

IContextManager JobContextManager [protected get, set]
 Injected job context manager property. More...
 
IContextManager StepContextManager [protected get, set]
 Injected step context manager property. More...
 
ServiceStop ServiceStop [protected get, set]
 Injectd ServiceStop. More...
 

Detailed Description

Super class for services that need access to job and step context via context managers.

Property Documentation

IContextManager Summer.Batch.Extra.Service.AbstractService.JobContextManager
protected getset

Injected job context manager property.

ServiceStop Summer.Batch.Extra.Service.AbstractService.ServiceStop
protected getset

Injectd ServiceStop.

IContextManager Summer.Batch.Extra.Service.AbstractService.StepContextManager
protected getset

Injected step context manager property.


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