com.ibm.websphere.management.configservice
Class ConfigServiceHelperUtils
- java.lang.Object
com.ibm.websphere.management.configservice.ConfigServiceHelperUtils
- public class ConfigServiceHelperUtils
- extends java.lang.Object
ObjectName, ConfigDataId, and manipulate generic
AttributeList data structure.
Constructor Summary
| Constructor and Description |
|---|
ConfigServiceHelperUtils()
|
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
checkIfNameValid(java.lang.String aName)
Check if the specified name is a valid object name.
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
ConfigServiceHelperUtils
- public ConfigServiceHelperUtils( )
Method Detail
checkIfNameValid
- public static boolean checkIfNameValid( java.lang.String aName)
Check if the specified name is a valid object name.