|
Lightweight Bartering Grid | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlbg.user.server.UAJobSubmission
public class UAJobSubmission
An UAJobSubmission represents a job submission request made to the LiveUserAgentServer.
The only parameter associated to this request is the path to a properties file describing the Job to submit.
| Constructor Summary | |
|---|---|
UAJobSubmission()
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getPropertiesFile()
Returns the path to the properties file describing the submitted Job. |
void |
readRequest(java.io.BufferedReader reader)
Reads the path to the properties file describing the Job sent to the LiveUserAgentServer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UAJobSubmission()
| Method Detail |
|---|
public void readRequest(java.io.BufferedReader reader)
throws java.io.IOException
readRequest in interface UAServerRequestreader - The reader from which the parameters are read.
java.io.IOException - If the path could not be read.public java.lang.String getPropertiesFile()
|
Lightweight Bartering Grid | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.