hudson.plugins.vmware.vix
Class Vix.ServiceProvider

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

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


Field Summary
static int DEFAULT
           
static int VMWARE_SERVER
           
static int VMWARE_WORKSTATION
           
 
Constructor Summary
Vix.ServiceProvider()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT

public static final int DEFAULT
See Also:
Constant Field Values

VMWARE_SERVER

public static final int VMWARE_SERVER
See Also:
Constant Field Values

VMWARE_WORKSTATION

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

Vix.ServiceProvider

public Vix.ServiceProvider()


Copyright © 2008. All Rights Reserved.