|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sblim.cimclient.internal.cim.CIMHelper
public abstract class CIMHelper
Class CIMHelper provides convenience methods that are missing from the official JSR48 API
| Method Summary | |
|---|---|
static java.net.URI |
createCimomUri(CIMObjectPath pPath)
Creates a URI of a CIMOM from a given CIM object path |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.net.URI createCimomUri(CIMObjectPath pPath)
throws java.net.URISyntaxException
pPath - The CIM object path
java.net.URISyntaxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||