Package org.openremote.manager.system
Class StatusResourceImpl
java.lang.Object
org.openremote.manager.system.StatusResourceImpl
- All Implemented Interfaces:
org.openremote.model.system.StatusResource
public class StatusResourceImpl
extends Object
implements org.openremote.model.system.StatusResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<org.openremote.model.system.HealthStatusProvider> -
Constructor Summary
ConstructorsConstructorDescriptionStatusResourceImpl(org.openremote.model.Container container, List<org.openremote.model.system.HealthStatusProvider> healthStatusProviderList) -
Method Summary
-
Field Details
-
healthStatusProviderList
-
serverInfo
-
-
Constructor Details
-
StatusResourceImpl
public StatusResourceImpl(org.openremote.model.Container container, List<org.openremote.model.system.HealthStatusProvider> healthStatusProviderList)
-
-
Method Details
-
getHealthStatus
- Specified by:
getHealthStatusin interfaceorg.openremote.model.system.StatusResource
-
getInfo
- Specified by:
getInfoin interfaceorg.openremote.model.system.StatusResource
-