|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.xpml.RequirementProcessor
public class RequirementProcessor
| Constructor Summary | |
|---|---|
RequirementProcessor(org.dom4j.Element fragmentElement)
|
|
| Method Summary | |
|---|---|
java.util.Vector |
extractRequirement()
|
java.util.Vector |
processJobReq()
Added by tcma to handle the job requirement, it returns a vector of strings with the format "key&&value" |
java.util.Vector |
processNodeReq()
Added by tcma, to treat the node requirement separately with the job req |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequirementProcessor(org.dom4j.Element fragmentElement)
fragmentElement - | Method Detail |
|---|
public java.util.Vector extractRequirement()
public java.util.Vector processJobReq()
public java.util.Vector processNodeReq()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||