Summer.Batch.Extra.ContextManagerUnityLoader Class Reference

Unity loader registering context managers. More...

Inheritance diagram for Summer.Batch.Extra.ContextManagerUnityLoader:
Summer.Batch.Core.Unity.UnityLoader

Protected Member Functions

override void LoadConfiguration (IUnityContainer container)
 Add specific configuration for context managers. More...
 

Additional Inherited Members

- Public Member Functions inherited from Summer.Batch.Core.Unity.UnityLoader
void Load (IUnityContainer unityContainer)
 Loads the XML job specification (if available) and registers all the required artifacts to the Unity container. More...
 
virtual void LoadArtifacts (IUnityContainer unityContainer)
 Loads the batch various artifacts (readers, writrs, processors, tasklets...) More...
 
- Properties inherited from Summer.Batch.Core.Unity.UnityLoader
XmlJob Job [get, set]
 The XML job specification to load the artifacts for. More...
 
virtual bool PersistenceSupport [get]
 Whether to support job restartability or not More...
 

Detailed Description

Unity loader registering context managers.

Member Function Documentation

override void Summer.Batch.Extra.ContextManagerUnityLoader.LoadConfiguration ( IUnityContainer  container)
protectedvirtual

Add specific configuration for context managers.

Parameters
containerthe container for the registrations

Reimplemented from Summer.Batch.Core.Unity.UnityLoader.


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