org.jvnet.hudson.wmi
Class Win32Service.Implementation

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

public static class Win32Service.Implementation
extends Object


Constructor Summary
Win32Service.Implementation()
           
 
Method Summary
static String getErrorMessage(Win32Service _this, int r)
           
static void start(Win32Service _this)
           
static void stop(Win32Service _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Win32Service.Implementation

public Win32Service.Implementation()
Method Detail

start

public static void start(Win32Service _this)
                  throws org.jinterop.dcom.common.JIException
Throws:
org.jinterop.dcom.common.JIException

stop

public static void stop(Win32Service _this)
                 throws org.jinterop.dcom.common.JIException
Throws:
org.jinterop.dcom.common.JIException

getErrorMessage

public static String getErrorMessage(Win32Service _this,
                                     int r)


Copyright © 2004-2011. All Rights Reserved.