Interface ListableJobLocator

    • Method Detail

      • getJobNames

        java.util.Collection<java.lang.String> getJobNames()
        Provides the currently registered job names. The return value is unmodifiable and disconnected from the underlying registry storage.
        Returns:
        a collection of String. Empty if none are registered.