public interface JobLoader
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,String> | getConfigurations() | 
| Object | getJobConfiguration(String path) | 
| Object | getProperty(String path) | 
| void | loadResource(String path) | 
| void | setProperty(String path,
           String value) | 
Copyright © 2014 Pivotal. All rights reserved.