|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.xpml.ParameterProcessor
public class ParameterProcessor
This class will extract all the information regarding Parameters from the XML file.
| Constructor Summary | |
|---|---|
ParameterProcessor()
Default constructor for this class |
|
ParameterProcessor(org.dom4j.Element fragmentElement)
Sets up the parameter processor with the input element object |
|
| Method Summary | |
|---|---|
java.lang.Object |
extractParameter()
Extracts and returns the parameters in the xml file as objects |
java.util.Vector |
getDataFileList()
|
java.util.Hashtable |
getDataHostTable()
|
void |
setServices(java.util.Vector services)
Information / other services for data discovery. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParameterProcessor()
public ParameterProcessor(org.dom4j.Element fragmentElement)
fragmentElement - | Method Detail |
|---|
public java.lang.Object extractParameter()
public void setServices(java.util.Vector services)
services - The services to set.public java.util.Vector getDataFileList()
public java.util.Hashtable getDataHostTable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||