|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HostProperties
Method Summary | |
---|---|
String |
getExecutionEnvironment()
|
String |
getFullName()
Returns the current value of fullName. |
String |
getOSName()
|
String |
getOSVersion()
|
String |
getProcessor()
|
String |
getReportIncidentAddress()
Returns the email address to use for reporting incidents. |
String |
getShortName()
Returns the current value of shortName. |
String |
getVersion()
Returns the version of the client. |
boolean |
isDebugMode()
Returns whether or not debugging is enabled. |
Method Detail |
---|
String getExecutionEnvironment()
String getFullName()
String getOSName()
String getOSVersion()
String getProcessor()
String getReportIncidentAddress()
null
.String getShortName()
String getVersion()
null
.boolean isDebugMode()
Useful for additional checks, logging and so on.
true
if debug mode is enabled, false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |