Uses of Interface
org.jvnet.hudson.wmi.Win32Service

Uses of Win32Service in org.jvnet.hudson.wmi
 

Methods in org.jvnet.hudson.wmi that return Win32Service
 Win32Service SWbemServices.getService(String serviceName)
          Gets the Win32Service of the given name, or null.
static Win32Service SWbemServices.Implementation.getService(SWbemServices _this, String serviceName)
           
 

Methods in org.jvnet.hudson.wmi with parameters of type Win32Service
static String Win32Service.Implementation.getErrorMessage(Win32Service _this, int r)
           
static void Win32Service.Implementation.start(Win32Service _this)
           
static void Win32Service.Implementation.stop(Win32Service _this)
           
 



Copyright © 2004-2011. All Rights Reserved.