| Package | Description |
|---|---|
| hep.wired.jprocman.corba.idl |
| Modifier and Type | Field and Description |
|---|---|
ProcProxy[] |
Goal.procProxies |
ProcProxy |
ProcProxyHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ProcProxy |
ProcProxyHelper.extract(Any a) |
static ProcProxy |
ProcProxyHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProcProxyHelper.insert(Any a,
ProcProxy that) |
static void |
ProcProxyHelper.write(OutputStream ostream,
ProcProxy 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) |
ProcProxyHolder(ProcProxy initialValue) |
Copyright © 1996-2013 FreeHEP. All Rights Reserved.