Agaetis
VMWare API

1.0.0.8

com.agaetis.vmware
Class Vix

java.lang.Object
  extended by com.agaetis.vmware.Vix

public class Vix
extends Object

Mapping of constants from VIX API Used as arguments in many functions.

Author:
Franck MARCHAND

Nested Class Summary
static class Vix.CreateSnapshotOptions
           
static class Vix.Error
           
static class Vix.EventType
           
static class Vix.Find
           
static class Vix.HandleType
           
static class Vix.LoginInGuestOptions
           
static class Vix.PowerState
           
static class Vix.Property
           
static class Vix.PropertyType
           
static class Vix.RunProgram
           
static class Vix.ServiceProvider
           
static class Vix.ToolsState
           
static class Vix.VMPowerOp
           
 
Field Summary
(package private) static int API_VERSION
           
(package private) static int INVALID_HANDLE
           
(package private) static int OK
          General
 
Constructor Summary
Vix()
           
 
Method Summary
static int newHandle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OK

static int OK
General


API_VERSION

static int API_VERSION

INVALID_HANDLE

static int INVALID_HANDLE
Constructor Detail

Vix

public Vix()
Method Detail

newHandle

public static int newHandle()

Agaetis
VMWare API

1.0.0.8

2010 Agaetis