org.jvnet.hudson.wmi
Class WMI
java.lang.Object
org.jvnet.hudson.wmi.WMI
public class WMI
- extends Object
Connects to the remote WMI via DCOM.
- Author:
- Kohsuke Kawaguchi
|
Constructor Summary |
WMI()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMI
public WMI()
connect
public static SWbemServices connect(org.jinterop.dcom.core.JISession session,
String hostName)
throws UnknownHostException,
org.jinterop.dcom.common.JIException
- Throws:
UnknownHostException
org.jinterop.dcom.common.JIException
Copyright © 2004-2011. All Rights Reserved.