|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.xgrl.ApplicationServiceProcessor
public class ApplicationServiceProcessor
This class has methods to parse resources from the xml file which specifies the resource-description
| Constructor Summary | |
|---|---|
ApplicationServiceProcessor()
Default constructor |
|
ApplicationServiceProcessor(org.dom4j.Element serviceElement)
Sets up the InformationServiceProcessor class with the element object passed in |
|
| Method Summary | |
|---|---|
Service |
extractApplicationService()
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 ApplicationServiceProcessor()
public ApplicationServiceProcessor(org.dom4j.Element serviceElement)
serviceElement - | Method Detail |
|---|
public void setCredentialList(java.util.Hashtable credentials)
credentials - public Service extractApplicationService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||