C D E G I O R S W

C

connect(JISession, String) - Static method in class org.jvnet.hudson.wmi.WMI
 
ConnectServer(String, String, String, String) - Method in interface org.jvnet.hudson.wmi.SWbemLocator
 
ConnectServer(String, String, String, String, String, String, int, Object) - Method in interface org.jvnet.hudson.wmi.SWbemLocator
 
Count() - Method in interface org.jvnet.hudson.wmi.SWbemObjectSet
 
Create(String, String, Object, JIVariant) - Method in interface org.jvnet.hudson.wmi.Win32Process
 
Create(String, String, String, int, int, String, boolean, String, String, String, String[], String[]) - Method in interface org.jvnet.hudson.wmi.Win32Service
Creates a service.
Create(String, String, String, int, int, String, boolean) - Method in interface org.jvnet.hudson.wmi.Win32Service
 

D

Delete() - Method in interface org.jvnet.hudson.wmi.Win32Service
Deletes a service.

E

E_FAIL - Static variable in interface org.jvnet.hudson.wmi.Win32Service
 

G

Get(String, int, Object) - Method in interface org.jvnet.hudson.wmi.SWbemServices
Gets a particular object/class.
Get(String) - Method in interface org.jvnet.hudson.wmi.SWbemServices
 
getErrorMessage(int) - Method in interface org.jvnet.hudson.wmi.Win32Service
Gets the error message for the return code of the service manipulation method.
getErrorMessage(Win32Service, int) - Static method in class org.jvnet.hudson.wmi.Win32Service.Implementation
 
GetOrNull(String) - Method in interface org.jvnet.hudson.wmi.SWbemServices
A variation of SWbemServices.Get(String) that returns null if the object doesn't exist, instead of throwing an exception.
GetOrNull(SWbemServices, String) - Static method in class org.jvnet.hudson.wmi.SWbemServices.Implementation
 
getService(String) - Method in interface org.jvnet.hudson.wmi.SWbemServices
Gets the Win32Service of the given name, or null.
getService(SWbemServices, String) - Static method in class org.jvnet.hudson.wmi.SWbemServices.Implementation
 

I

InstancesOf(String, int, Object) - Method in interface org.jvnet.hudson.wmi.SWbemServices
 
InstancesOf(String) - Method in interface org.jvnet.hudson.wmi.SWbemServices
 
InteractiveProcess - Static variable in interface org.jvnet.hudson.wmi.Win32Service
 
Item(String) - Method in interface org.jvnet.hudson.wmi.SWbemObjectSet
 

O

org.jvnet.hudson.wmi - package org.jvnet.hudson.wmi
Windows Management Instrumentation (WMI) binding for j-interop.

R

Reboot() - Method in interface org.jvnet.hudson.wmi.Win32OperatingSystem
 

S

Shutdown() - Method in interface org.jvnet.hudson.wmi.Win32OperatingSystem
 
start(Win32Service) - Static method in class org.jvnet.hudson.wmi.Win32Service.Implementation
 
start() - Method in interface org.jvnet.hudson.wmi.Win32Service
Starts a service.
Started() - Method in interface org.jvnet.hudson.wmi.Win32Service
Service has been started.
StartService() - Method in interface org.jvnet.hudson.wmi.Win32Service
Deprecated. This method doesn't throw a failure as an exception. Use Win32Service.start() instead.
State() - Method in interface org.jvnet.hudson.wmi.Win32Service
Current state of the service.
Status() - Method in interface org.jvnet.hudson.wmi.Win32Service
Current status of the object.
stop(Win32Service) - Static method in class org.jvnet.hudson.wmi.Win32Service.Implementation
 
stop() - Method in interface org.jvnet.hudson.wmi.Win32Service
Stops a service.
StopService() - Method in interface org.jvnet.hudson.wmi.Win32Service
Deprecated. This method doesn't throw a failure as an exception. Use Win32Service.stop() instead.
SWbemLocator - Interface in org.jvnet.hudson.wmi
Entry point to WMI.
SWbemObject - Interface in org.jvnet.hudson.wmi
 
SWbemObjectSet - Interface in org.jvnet.hudson.wmi
 
SWbemServices - Interface in org.jvnet.hudson.wmi
 
SWbemServices.Implementation - Class in org.jvnet.hudson.wmi
 
SWbemServices.Implementation() - Constructor for class org.jvnet.hudson.wmi.SWbemServices.Implementation
 

W

Win32OperatingSystem - Interface in org.jvnet.hudson.wmi
 
Win32OwnProcess - Static variable in interface org.jvnet.hudson.wmi.Win32Service
 
Win32Process - Interface in org.jvnet.hudson.wmi
 
Win32Service - Interface in org.jvnet.hudson.wmi
Represents a Windows service.
Win32Service.Implementation - Class in org.jvnet.hudson.wmi
 
Win32Service.Implementation() - Constructor for class org.jvnet.hudson.wmi.Win32Service.Implementation
 
Win32ShareProcess - Static variable in interface org.jvnet.hudson.wmi.Win32Service
 
Win32Shutdown(int, int) - Method in interface org.jvnet.hudson.wmi.Win32OperatingSystem
 
WMI - Class in org.jvnet.hudson.wmi
Connects to the remote WMI via DCOM.
WMI() - Constructor for class org.jvnet.hudson.wmi.WMI
 

C D E G I O R S W

Copyright © 2004-2011. All Rights Reserved.