|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JobLocator
A runtime service locator interface for retrieving job configurations by
name.
| Method Summary | |
|---|---|
Job |
getJob(java.lang.String name)
Locates a Job at runtime. |
| Method Detail |
|---|
Job getJob(java.lang.String name)
throws NoSuchJobException
Job at runtime.
name - the name of the Job which should be
unique
Job identified by the given name
NoSuchJobException - if the required configuration can
not be found.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||