com.esri.gpt.catalog.arcims
Class StartStopWindowsService
java.lang.Object
com.esri.gpt.catalog.arcims.StartStopWindowsService
public class StartStopWindowsService
- extends Object
Used to start / stop a windows service
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartStopWindowsService
public StartStopWindowsService()
getInstance
public static StartStopWindowsService getInstance()
execute
public boolean execute(String sCommand,
String sServiceName)
throws ApplicationException
- Executes command to start/stop windows service
- Throws:
ApplicationException
Copyright 2010 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.