com.ibm.jbatch.jsl.util
Class JSLLoader
java.lang.Object
com.ibm.jbatch.jsl.util.JSLLoader
public class JSLLoader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JOBS_FOLDER
public static final String JOBS_FOLDER
- See Also:
- Constant Field Values
JSLLoader
public JSLLoader()
traverseJobPath
public void traverseJobPath()
getArtifacts
public Set<URI> getArtifacts(URL rootURL)
throws FileNotFoundException,
IOException,
URISyntaxException
- Parameters:
rootURL - the jar file associated with this batch application
- Returns:
- list of batch artifact files
- Throws:
IOException
FileNotFoundException
URISyntaxException
URISyntaxException
Copyright © 2013. All Rights Reserved.