|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.management.configservice.ConfigServiceHelperUtils
public class ConfigServiceHelperUtils
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.
Constructor Summary | |
---|---|
ConfigServiceHelperUtils()
|
Method Summary | |
---|---|
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 |
---|
public ConfigServiceHelperUtils()
Method Detail |
---|
public static boolean checkIfNameValid(java.lang.String aName)
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |