|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasSystemInfo
Interface marking BuildAgent
instances that
expose their SystemInfo
.
Method Summary | |
---|---|
SystemInfo |
getSystemInfo()
Gets the system info, which may be null if not yet initialized. |
boolean |
hasSystemInfo()
Checks whether system info for this agent has been initialized. |
Method Detail |
---|
SystemInfo getSystemInfo()
null
if not yet initialized.
boolean hasSystemInfo()
true
, getSystemInfo()
will always return non-null
value
true
, if this agent has system info
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |