| Package | Description |
|---|---|
| hep.wired.jprocman |
| Modifier and Type | Method and Description |
|---|---|
ProcDef |
ProcProxy.getProcDef() |
ProcDef |
Goal.getProcDef() |
| Constructor and Description |
|---|
Goal(GoalSet goalSet,
Vector procProxies,
ProcDef procDef,
String name,
String desc,
String infoURL,
boolean isDown,
String outageReason,
String outageEstEndTime,
boolean statusMonitored,
int minToKeepReady,
int trackingPeriod,
int maxBusyIdleTime,
int maxProcsAllowed,
int estStartTime,
int replacementDelayTime,
int maxProcsRecentlyBusy) |
ProcProxy(Goal goal,
ProcDef procDef,
int procId,
String IOR,
String status,
String statusDetail,
String time,
String logURL) |
Copyright © 1996-2013 FreeHEP. All Rights Reserved.