org.jvnet.hudson.wmi
Class SWbemServices.Implementation

java.lang.Object
  extended by org.jvnet.hudson.wmi.SWbemServices.Implementation
Enclosing interface:
SWbemServices

public static class SWbemServices.Implementation
extends Object


Constructor Summary
SWbemServices.Implementation()
           
 
Method Summary
static SWbemObject GetOrNull(SWbemServices _this, String objectPath)
           
static Win32Service getService(SWbemServices _this, String serviceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWbemServices.Implementation

public SWbemServices.Implementation()
Method Detail

GetOrNull

public static SWbemObject GetOrNull(SWbemServices _this,
                                    String objectPath)
                             throws org.jinterop.dcom.common.JIException
Throws:
org.jinterop.dcom.common.JIException

getService

public static Win32Service getService(SWbemServices _this,
                                      String serviceName)
                               throws org.jinterop.dcom.common.JIException
Throws:
org.jinterop.dcom.common.JIException


Copyright © 2004-2011. All Rights Reserved.