Summer.Batch.Core.Unity Namespace Reference

Namespaces

Classes

class  JobRegistrationHandler
 Class to handle the registration of jobs. Xml parsing of the configuration must be have been done prior to invoking methods from this class. More...
 
class  PostOperationsStrategy
 the BuilderStrategy used for this extension. More...
 
class  PostprocessingUnityExtension
 Extension to unity container, to handle post-initializations operations. More...
 
struct  Reference
 Structure that represent a reference. More...
 
class  Registration
 Registration More...
 
class  RegistrationException
 Exception thrown when there are errors in the Unity configuration of the batch. More...
 
class  RegistrationExtension
 Extension for easier use of Registration<TFrom,TTo>. More...
 
class  StepLoader
 Loads a step from an XML definition and a Unity _container. More...
 
class  UnityExtensions
 Extensions methods for Unity. More...
 
class  UnityLoader
 Class that registers job artifacts in a unity container. It will load a default configuration for the main job architecture, then parse a job xml file if supplied. More...