Package org.wso2.diagnostics.utils
Class CommonUtils
- java.lang.Object
-
- org.wso2.diagnostics.utils.CommonUtils
-
public class CommonUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description CommonUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String[]getActionExecutors(String watcherType)static booleangetBooleanValue(Object value, boolean defaultValue)static intgetIntegerValue(Object value, int defaultValue)
-