org.sblim.wbem.client.operations

Class CIMSingleResultOperation

Known Direct Subclasses:
CIMGetClassOp, CIMGetInstanceOp, CIMGetPropertyOp, CIMGetQualifierTypeOp

public abstract class CIMSingleResultOperation
extends CIMOperation

CIMSingleResultOperation.java (C) Copyright IBM Corp. 2005, 2009 THIS FILE IS PROVIDED UNDER THE TERMS OF THE ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT. You can obtain a current copy of the Eclipse Public License from http://www.opensource.org/licenses/eclipse-1.0.php

Field Summary

Fields inherited from class org.sblim.wbem.client.operations.CIMOperation

iMethodCall, iNameSpace, iObjectName, iResult

Method Summary

Object
getResult()

Methods inherited from class org.sblim.wbem.client.operations.CIMOperation

getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResult

Method Details

getResult

public Object getResult()
            throws CIMException
Overrides:
getResult in interface CIMOperation

Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.