Summer.Batch.Core.Configuration.Support Namespace Reference

Classes

class  JobFactoryRegistrationListener
 Generic service that can bind and unbind an IJobFactory in an IJobRegistry. More...
 
class  MapJobRegistry
 Simple, thread-safe, dictionary-based implementation of IJobRegistry. More...
 
class  MapStepRegistry
 Simple dictionary-based implementation of IStepRegistry. Access to the dictionary is synchronized, guarded by an internal lock. More...
 
class  ReferenceJobFactory
 Implementation of IJobFactory that just keeps a reference to an IJob without modifying it. More...