org.gridbus.broker.xpml
Interface ClassInterpreter
- All Known Implementing Classes:
- XpmlInterpreter
- public interface ClassInterpreter
This is the abstract class for task file interpreters
- Author:
- Ding Choon Hoong (chd@students.cs.mu.oz.au)
process
public void process(org.dom4j.Document document)
throws java.lang.Exception
- Abstract method to process xml doc
- Parameters:
document -
- Throws:
java.lang.Exception
getJobs
public java.util.Vector getJobs()
- Returns:
getNodeRequirements
public Requirement getNodeRequirements()
- Returns: