Class HealthUtil
- java.lang.Object
-
- hu.icellmobilsoft.coffee.tool.utils.health.HealthUtil
-
public class HealthUtil extends Object
Helps collect nodeId- Since:
- 2.2.0
- Author:
- czenczl
-
-
Constructor Summary
Constructors Constructor Description HealthUtil()Default constructor, constructs a new object.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetNodeId(String nodeId)Gets the node id from the running wildfly server
-