Summer.Batch.Core.Configuration Namespace Reference

Namespaces

Classes

class  DuplicateJobException
 Exception that indicates a name clash when registering job instances. More...
 
interface  IJobFactory
 Interface for a factory that creates an instance of IJob. More...
 
interface  IJobLocator
 A runtime service locator interface for retrieving job configurations by name. More...
 
interface  IJobRegistry
 A runtime service registry interface for registering job configurations by name. More...
 
interface  IListableJobLocator
 A listable extension of IJobLocator. More...
 
interface  IStepRegistry
 Registry keeping track of all the IStep defined in an IJob. More...