com.ibm.websphere.management.configservice

Class ConfigServiceHelperUtils

  • java.lang.Object
    • com.ibm.websphere.management.configservice.ConfigServiceHelperUtils


  • public class ConfigServiceHelperUtils
    extends java.lang.Object
    This class provides various helper methods to build data structures that are used by config service component such as ObjectName, ConfigDataId, and manipulate generic AttributeList data structure.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static boolean 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.
IBM WebSphere Application ServerTM
Release 8.5