| Package | Description |
|---|---|
| hep.wired.jprocman.corba.idl |
| Modifier and Type | Field and Description |
|---|---|
ProcDef |
ProcProxy.procDef |
ProcDef |
Goal.procDef |
ProcDef |
ProcDefHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ProcDef |
ProcDefHelper.extract(Any a) |
static ProcDef |
ProcDefHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProcDefHelper.insert(Any a,
ProcDef that) |
static void |
ProcDefHelper.write(OutputStream ostream,
ProcDef value) |
| Constructor and Description |
|---|
Goal(ProcDef _procDef,
ProcProxy[] _procProxies,
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) |
ProcDefHolder(ProcDef initialValue) |
ProcProxy(ProcDef _procDef,
int _procId,
String _IOR,
String _status,
String _statusDetail,
String _time,
String _logURL) |
Copyright © 1996-2013 FreeHEP. All Rights Reserved.