com.ibm.websphere.management.configservice
Class ConfigServiceHelperUtils
- java.lang.Object
-
- com.ibm.websphere.management.configservice.ConfigServiceHelperUtils
-
public class ConfigServiceHelperUtils extends java.lang.ObjectThis class provides various helper methods to build data structures that are used by config service component such asObjectName,ConfigDataId, and manipulate genericAttributeListdata structure.
-
-
Constructor Summary
Constructors Constructor and Description ConfigServiceHelperUtils()
-
Method Summary
Methods Modifier and Type Method and Description static booleancheckIfNameValid(java.lang.String aName)Check if the specified name is a valid object name.
-