@Service public class ServerHealth extends Object
| Modifier and Type | Field and Description |
|---|---|
protected TasProperties |
properties |
| Constructor and Description |
|---|
ServerHealth() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertServerIsOnline() |
String |
getAlfrescoEdition() |
String |
getAlfrescoVersion() |
boolean |
isAlfrescoRunning() |
boolean |
isServerReachable() |
boolean |
isServerReachable(String server,
int port) |
@Autowired protected TasProperties properties
Copyright © 2005–2019 Alfresco Software. All rights reserved.