hudson.plugins.vmware.vix
Class Vix.ToolsState

java.lang.Object
  extended by hudson.plugins.vmware.vix.Vix.ToolsState
Enclosing interface:
Vix

public static final class Vix.ToolsState
extends java.lang.Object


Field Summary
static int NOT_INSTALLED
           
static int RUNNING
           
static int UNKNOWN
           
 
Constructor Summary
Vix.ToolsState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNKNOWN

public static final int UNKNOWN
See Also:
Constant Field Values

RUNNING

public static final int RUNNING
See Also:
Constant Field Values

NOT_INSTALLED

public static final int NOT_INSTALLED
See Also:
Constant Field Values
Constructor Detail

Vix.ToolsState

public Vix.ToolsState()


Copyright © 2007. All Rights Reserved.