public interface JobLocator
name.Job getJob(String name) throws NoSuchJobException
Job at runtime.name - the name of the Job which should be
uniqueJob identified by the given nameNoSuchJobException - if the required configuration can
not be found.Copyright © 2014. All rights reserved.