java.lang.Object
org.springframework.batch.core.configuration.support.MapJobRegistry
All Implemented Interfaces:
JobLocator, JobRegistry, ListableJobLocator

public class MapJobRegistry extends Object implements JobRegistry
Simple, thread-safe, map-based implementation of JobRegistry.
Author:
Dave Syer, Robert Fischer, Mahmoud Ben Hassine
  • Constructor Details

    • MapJobRegistry

      public MapJobRegistry()
  • Method Details