org.jvnet.hudson.wmi
Interface SWbemObjectSet

All Superinterfaces:
org.jinterop.dcom.core.IJIComObject, org.jinterop.dcom.impls.automation.IJIDispatch, Iterable<SWbemObject>, org.kohsuke.jinterop.JIProxy, Serializable

public interface SWbemObjectSet
extends org.kohsuke.jinterop.JIProxy, Iterable<SWbemObject>

Author:
Kohsuke Kawaguchi

Field Summary
 
Fields inherited from interface org.jinterop.dcom.impls.automation.IJIDispatch
DISPATCH_DISPID_PUTPUTREF, DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, IID
 
Method Summary
 int Count()
           
 org.jinterop.dcom.impls.automation.IJIDispatch Item(String path)
           
 
Methods inherited from interface org.kohsuke.jinterop.JIProxy
cast
 
Methods inherited from interface org.jinterop.dcom.impls.automation.IJIDispatch
callMethod, callMethod, callMethod, callMethod, callMethod, callMethod, callMethod, callMethodA, callMethodA, callMethodA, callMethodA, callMethodA, callMethodA, callMethodA, get, get, get, get, getIDsOfNames, getIDsOfNames, getLastExcepInfo, getTypeInfo, getTypeInfoCount, put, put, put, put, putRef, putRef, putRef, putRef
 
Methods inherited from interface org.jinterop.dcom.core.IJIComObject
addRef, call, call, getAssociatedSession, getInstanceLevelSocketTimeout, getInterfaceIdentifier, getIpid, getUnreferencedHandler, internal_getConnectionInfo, internal_getInterfacePointer, internal_removeConnectionInfo, internal_setConnectionInfo, internal_setDeffered, isDispatchSupported, isLocalReference, queryInterface, registerUnreferencedHandler, release, setInstanceLevelSocketTimeout, unregisterUnreferencedHandler
 
Methods inherited from interface java.lang.Iterable
iterator
 

Method Detail

Count

int Count()
          throws org.jinterop.dcom.common.JIException
Throws:
org.jinterop.dcom.common.JIException

Item

org.jinterop.dcom.impls.automation.IJIDispatch Item(String path)
                                                    throws org.jinterop.dcom.common.JIException
Throws:
org.jinterop.dcom.common.JIException


Copyright © 2004-2011. All Rights Reserved.