Interface JobFactory


  • public interface JobFactory
    Factory for creating job instances.
    • Method Detail

      • create

        Job<?> create()
        Returns:
        the job