com.ibm.batch.xjcl
Class XJCLLoader
java.lang.Object
com.ibm.batch.xjcl.XJCLLoader
public class XJCLLoader
- 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
XJCLLoader
public XJCLLoader()
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.