|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.wbem.client.ClientProperties
Method Summary | |
static java.lang.String |
getProperty(java.lang.String name)
Method to return a configuration property. |
static java.util.List |
getPropertyList(java.lang.String name)
Method to return a list of property values with the same property name prefix. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.String getProperty(java.lang.String name) throws CIMException
CIMException
public static java.util.List getPropertyList(java.lang.String name) throws CIMException
CIMException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |