eu.xtreemos.xosd.execMng
Class ExecMng.JobsResInfo

java.lang.Object
  extended by eu.xtreemos.xosd.execMng.ExecMng.JobsResInfo
Enclosing class:
ExecMng

private class ExecMng.JobsResInfo
extends java.lang.Object

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

info

public java.lang.String info

pendent

public int pendent
Constructor Detail

ExecMng.JobsResInfo

public ExecMng.JobsResInfo(java.lang.String info,
                           int pendent)
Parameters:
info -
pendent -