Interface NopService

All Known Implementing Classes:
NopServiceImpl

public interface NopService
No operation service.

This dummy service just exists for creating jobs for testing purposes.

  • Method Summary

    Modifier and Type
    Method
    Description
    nop()
     
  • Method Details

    • nop

      Job nop()