-
- All Implemented Interfaces:
-
no.difi.move.kosmos.service.actuator.ActuatorService
@Service() public class ActuatorServiceImpl implements ActuatorService
-
-
Constructor Summary
Constructors Constructor Description ActuatorServiceImpl(KosmosProperties properties, ActuatorClient actuatorClient)
-
Method Summary
Modifier and Type Method Description HealthStatusgetStatus()booleanshutdown()VersionInfogetVersionInfo()-
-
Constructor Detail
-
ActuatorServiceImpl
ActuatorServiceImpl(KosmosProperties properties, ActuatorClient actuatorClient)
-
-
Method Detail
-
getStatus
HealthStatus getStatus()
-
shutdown
boolean shutdown()
-
getVersionInfo
VersionInfo getVersionInfo()
-
-
-
-