org.sblim.cimclient.internal.cim
Class CIMHelper
java.lang.Object
org.sblim.cimclient.internal.cim.CIMHelper
public abstract class CIMHelper
- extends Object
Class CIMHelper provides convenience methods that are missing from the
official JSR48 API
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createCimomUri
public static URI createCimomUri(CIMObjectPath pPath)
throws URISyntaxException
- Creates a URI of a CIMOM from a given CIM object path
- Parameters:
pPath
- The CIM object path
- Returns:
- The URI
- Throws:
URISyntaxException
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.