| Package | Description |
|---|---|
| csbase.logic.diagnosticservice | |
| csbase.remote |
| Modifier and Type | Field and Description |
|---|---|
PropertyInfo[] |
ServerDiagnosticInfo.propertiesInfo
Informações sobre as propriedades configuradas no servidor
|
| Modifier and Type | Method and Description |
|---|---|
int |
PropertyInfo.compareTo(PropertyInfo other)
Compara por ordem alfabética da chave.
|
| Constructor and Description |
|---|
ServerDiagnosticInfo(ServerBasicInfo basicInfo,
PropertyInfo[] propertiesInfo,
ServerStatisticsInfo statisticsInfo,
Status openbusStatus,
Status[] publishedComponentsStatus,
Status csfsStatus,
Status diskStatus)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,PropertyInfo> |
DiagnosticServiceInterface.getPropertiesInfo()
Obtém informações sobre as propriedades definidas para o servidor.
|
Copyright © 2015. All Rights Reserved.