|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.execMng.ExecMng.JobsResInfo
private class ExecMng.JobsResInfo
Class to keep callback information when obtaining information of the jobs running in the resource (getJobsResource) pendent is a counter of the remaining answers info is the string containing the information already obtained
Field Summary | |
---|---|
java.lang.String |
info
|
int |
pendent
|
Constructor Summary | |
---|---|
ExecMng.JobsResInfo(java.lang.String info,
int pendent)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String info
public int pendent
Constructor Detail |
---|
public ExecMng.JobsResInfo(java.lang.String info, int pendent)
info
- pendent
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |