|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.xgrl.ServiceProcessor
public class ServiceProcessor
This class has methods to parse resources from the xml file which specifies the resource-description
| Constructor Summary | |
|---|---|
ServiceProcessor()
Default constructor |
|
ServiceProcessor(org.dom4j.Element resourceElement,
java.lang.Object config)
Sets up the ServiceProcessor class with the element object passed in |
|
| Method Summary | |
|---|---|
Service |
extractService()
Returns a Service |
void |
setCredentialList(java.util.Hashtable credentials)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceProcessor()
public ServiceProcessor(org.dom4j.Element resourceElement,
java.lang.Object config)
resourceElement - config - | Method Detail |
|---|
public Service extractService()
public void setCredentialList(java.util.Hashtable credentials)
credentials -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||