Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Agaetis
VMWare API
1.0.0.8
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
A
ACTIVATE_WINDOW
- Static variable in class com.agaetis.vmware.
Vix.RunProgram
ALREADY_EXISTS
- Static variable in class com.agaetis.vmware.
Vix.Error
ANON_GUEST_OPERATIONS_PROHIBITED
- Static variable in class com.agaetis.vmware.
Vix.Error
ANY
- Static variable in class com.agaetis.vmware.
Vix.PropertyType
API_VERSION
- Static variable in class com.agaetis.vmware.
Vix
B
BAD_VM_INDEX
- Static variable in class com.agaetis.vmware.
Vix.Error
BLOB
- Static variable in class com.agaetis.vmware.
Vix.PropertyType
BLOCKED_ON_MSG
- Static variable in class com.agaetis.vmware.
Vix.PowerState
BOOL
- Static variable in class com.agaetis.vmware.
Vix.PropertyType
C
CALLBACK_SIGNALLED
- Static variable in class com.agaetis.vmware.
Vix.EventType
CANCELLED
- Static variable in class com.agaetis.vmware.
Vix.Error
CANNOT_AUTHENTICATE_WITH_GUEST
- Static variable in class com.agaetis.vmware.
Vix.Error
CANNOT_CONNECT_TO_VM
- Static variable in class com.agaetis.vmware.
Vix.Error
CANNOT_READ_VM_CONFIG
- Static variable in class com.agaetis.vmware.
Vix.Error
CANNOT_START_READ_ONLY_VM
- Static variable in class com.agaetis.vmware.
Vix.Error
checkError(int)
- Static method in class com.agaetis.vmware.
VixLibrary
Throws an exception, if there is an error.
checkHandle(int)
- Static method in class com.agaetis.vmware.
VixLibrary
This static method check if the handle given is valid.
com.agaetis.vmware
- package com.agaetis.vmware
com.agaetis.vmware.exceptions
- package com.agaetis.vmware.exceptions
com.agaetis.vmware.utils
- package com.agaetis.vmware.utils
connect()
- Method in class com.agaetis.vmware.
VixHost
Connect to the server.
CONSOLE_GUEST_OPERATIONS_PROHIBITED
- Static variable in class com.agaetis.vmware.
Vix.Error
copyFileFromGuestToHost(String, String)
- Method in class com.agaetis.vmware.
VixVM
copy a file from guest to host file system OS
copyFileFromHostToGuest(String, String)
- Method in class com.agaetis.vmware.
VixVM
copy a file from host to the virtual machine guest OS
createSnapshot(String, String)
- Method in class com.agaetis.vmware.
VixVM
create a snapshot on the server with the current running machine.
D
DEFAULT
- Static variable in class com.agaetis.vmware.
Vix.ServiceProvider
deleteDirectoryInGuest(String)
- Method in class com.agaetis.vmware.
VixVM
This function deletes a directory in the guest operating system.
deleteFileInGuest(String)
- Method in class com.agaetis.vmware.
VixVM
This function deletes a file in the guest operating system.
directoryExistsInGuest(String)
- Method in class com.agaetis.vmware.
VixVM
This function tests the existence of a directory in the guest operating system.
disconnect()
- Method in class com.agaetis.vmware.
VixHost
Disconnect from the vmware server or workstation.
DISK_FULL
- Static variable in class com.agaetis.vmware.
Vix.Error
E
elapsedTime
- Variable in class com.agaetis.vmware.utils.
ExitProperties
exitCode
- Variable in class com.agaetis.vmware.utils.
ExitProperties
ExitProperties
- Class in
com.agaetis.vmware.utils
This class is returned by
VixVM.runProgramInGuest(String, String, int)
it provides different informations about how the program returned.
ExitProperties()
- Constructor for class com.agaetis.vmware.utils.
ExitProperties
F
FAIL
- Static variable in class com.agaetis.vmware.
Vix.Error
FILE_ACCESS_ERROR
- Static variable in class com.agaetis.vmware.
Vix.Error
FILE_ALREADY_EXISTS
- Static variable in class com.agaetis.vmware.
Vix.Error
FILE_ALREADY_LOCKED
- Static variable in class com.agaetis.vmware.
Vix.Error
FILE_ERROR
- Static variable in class com.agaetis.vmware.
Vix.Error
FILE_NAME_INVALID
- Static variable in class com.agaetis.vmware.
Vix.Error
FILE_NAME_TOO_LONG
- Static variable in class com.agaetis.vmware.
Vix.Error
FILE_NOT_FOUND
- Static variable in class com.agaetis.vmware.
Vix.Error
FILE_READ_ONLY
- Static variable in class com.agaetis.vmware.
Vix.Error
FILE_TOO_BIG
- Static variable in class com.agaetis.vmware.
Vix.Error
fileExistsInGuest(String)
- Method in class com.agaetis.vmware.
VixVM
This function tests the existence of a file in the guest operating system.
FIND_ITEM
- Static variable in class com.agaetis.vmware.
Vix.EventType
G
getElapsedTime()
- Method in class com.agaetis.vmware.utils.
ExitProperties
getExitCode()
- Method in class com.agaetis.vmware.utils.
ExitProperties
getHandle()
- Method in class com.agaetis.vmware.
VixHost
getHandle()
- Method in class com.agaetis.vmware.
VixVM
getHost()
- Method in class com.agaetis.vmware.
VixHost
getInterfaceInstance()
- Static method in class com.agaetis.vmware.
VixLibrary
if the platform is linux and if the jna library path contains a vixAllProducts library then load it otherwise load the vix library.
getPassword()
- Method in class com.agaetis.vmware.
VixHost
getPid()
- Method in class com.agaetis.vmware.utils.
ExitProperties
getPort()
- Method in class com.agaetis.vmware.
VixHost
getPowerState()
- Method in class com.agaetis.vmware.
VixVM
It allows to know the state of the current vm.
getRootSnapshot(int)
- Method in class com.agaetis.vmware.
VixVM
getServiceProvider()
- Method in class com.agaetis.vmware.
VixHost
getUsername()
- Method in class com.agaetis.vmware.
VixHost
getVmxFilePathName()
- Method in class com.agaetis.vmware.
VixVM
GUEST_OPERATIONS_PROHIBITED
- Static variable in class com.agaetis.vmware.
Vix.Error
GUEST_USER_PERMISSIONS
- Static variable in class com.agaetis.vmware.
Vix.Error
H
HANDLE
- Static variable in class com.agaetis.vmware.
Vix.PropertyType
handle
- Variable in class com.agaetis.vmware.
VixHost
handle
- Variable in class com.agaetis.vmware.
VixVM
HOST
- Static variable in class com.agaetis.vmware.
Vix.HandleType
host
- Variable in class com.agaetis.vmware.
VixHost
HOST_API_VERSION
- Static variable in class com.agaetis.vmware.
Vix.Property
HOST_HOSTTYPE
- Static variable in class com.agaetis.vmware.
Vix.Property
HOST_USER_PERMISSIONS
- Static variable in class com.agaetis.vmware.
Vix.Error
I
INCORRECT_FILE_TYPE
- Static variable in class com.agaetis.vmware.
Vix.Error
INSTANCE
- Static variable in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
INT64
- Static variable in class com.agaetis.vmware.
Vix.PropertyType
INTEGER
- Static variable in class com.agaetis.vmware.
Vix.PropertyType
INVALID_ARG
- Static variable in class com.agaetis.vmware.
Vix.Error
INVALID_HANDLE
- Static variable in class com.agaetis.vmware.
Vix.Error
INVALID_HANDLE
- Static variable in class com.agaetis.vmware.
Vix
INVALID_PROPERTY_VALUE
- Static variable in class com.agaetis.vmware.
Vix.Error
INVALID_XML
- Static variable in class com.agaetis.vmware.
Vix.Error
isOff()
- Method in class com.agaetis.vmware.
VixVM
To know if the vm is off.
isOn()
- Method in class com.agaetis.vmware.
VixVM
To know if the vm is running with a power state matching with Vix.PowerState.POWERED_ON
isSuspended()
- Method in class com.agaetis.vmware.
VixVM
To know if the vm is in a suspended mode.
J
JOB
- Static variable in class com.agaetis.vmware.
Vix.HandleType
JOB_COMPLETED
- Static variable in class com.agaetis.vmware.
Vix.EventType
JOB_PROGRESS
- Static variable in class com.agaetis.vmware.
Vix.EventType
JOB_RESULT_COMMAND_OUTPUT
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_ERROR_CODE
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_EXIT_CODE
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_FILE_FLAGS
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_FOUND_ITEM_DESCRIPTION
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_GUEST_OBJECT_EXISTS
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_GUEST_PROGRAM_ELAPSED_TIME
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_GUEST_PROGRAM_EXIT_CODE
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_HANDLE
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_ITEM_NAME
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_PROCESS_BEING_DEBUGGED
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_PROCESS_COMMAND
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_PROCESS_ID
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_PROCESS_OWNER
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_PROCESS_START_TIME
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_SHARED_FOLDER_COUNT
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_SHARED_FOLDER_FLAGS
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_SHARED_FOLDER_HOST
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_USER_MESSAGE
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_VM_IN_GROUP
- Static variable in class com.agaetis.vmware.
Vix.Property
JOB_RESULT_VM_VARIABLE_STRING
- Static variable in class com.agaetis.vmware.
Vix.Property
L
LAUNCH_GUI
- Static variable in class com.agaetis.vmware.
Vix.VMPowerOp
libsURL
- Variable in class com.agaetis.vmware.
VixLibrary
loggedIn
- Variable in class com.agaetis.vmware.
VixVM
LOGIN_TYPE_NOT_SUPPORTED
- Static variable in class com.agaetis.vmware.
Vix.Error
loginInGuest(String, String)
- Method in class com.agaetis.vmware.
VixVM
Allows to login on the guest system.
loginInGuest(String, String, boolean)
- Method in class com.agaetis.vmware.
VixVM
Allows to login on the guest system.
logoutFromGuest()
- Method in class com.agaetis.vmware.
VixVM
Logout from the previous login for this VM.
M
META_DATA_CONTAINER
- Static variable in class com.agaetis.vmware.
Vix.Property
METADATA_CONTAINER
- Static variable in class com.agaetis.vmware.
Vix.HandleType
MISSING_ANON_GUEST_ACCOUNT
- Static variable in class com.agaetis.vmware.
Vix.Error
MISSING_REQUIRED_PROPERTY
- Static variable in class com.agaetis.vmware.
Vix.Error
MUST_BE_CONSOLE_USER
- Static variable in class com.agaetis.vmware.
Vix.Error
N
NETWORK
- Static variable in class com.agaetis.vmware.
Vix.HandleType
newHandle()
- Static method in class com.agaetis.vmware.
Vix
NO_GUEST_OS_INSTALLED
- Static variable in class com.agaetis.vmware.
Vix.Error
NO_SUCH_PROCESS
- Static variable in class com.agaetis.vmware.
Vix.Error
NONE
- Static variable in class com.agaetis.vmware.
Vix.HandleType
NONE
- Static variable in class com.agaetis.vmware.
Vix.Property
NORMAL
- Static variable in class com.agaetis.vmware.
Vix.VMPowerOp
NOT_A_DIRECTORY
- Static variable in class com.agaetis.vmware.
Vix.Error
NOT_A_FILE
- Static variable in class com.agaetis.vmware.
Vix.Error
NOT_FOUND
- Static variable in class com.agaetis.vmware.
Vix.Error
NOT_INSTALLED
- Static variable in class com.agaetis.vmware.
Vix.ToolsState
NOT_SUPPORTED
- Static variable in class com.agaetis.vmware.
Vix.Error
NOT_SUPPORTED_FOR_VM_VERSION
- Static variable in class com.agaetis.vmware.
Vix.Error
NOT_SUPPORTED_ON_HANDLE_TYPE
- Static variable in class com.agaetis.vmware.
Vix.Error
NOT_SUPPORTED_ON_REMOTE_OBJECT
- Static variable in class com.agaetis.vmware.
Vix.Error
O
OBJECT_IS_BUSY
- Static variable in class com.agaetis.vmware.
Vix.Error
OK
- Static variable in class com.agaetis.vmware.
Vix
General
OP_NOT_SUPPORTED_ON_GUEST
- Static variable in class com.agaetis.vmware.
Vix.Error
open(String)
- Method in class com.agaetis.vmware.
VixHost
This method is used to obtain a VM from an host machine.
OPERATION_NOT_ALLOWED_FOR_LOGIN_TYPE
- Static variable in class com.agaetis.vmware.
Vix.Error
OUT_OF_MEMORY
- Static variable in class com.agaetis.vmware.
Vix.Error
P
password
- Variable in class com.agaetis.vmware.
VixHost
pid
- Variable in class com.agaetis.vmware.utils.
ExitProperties
port
- Variable in class com.agaetis.vmware.
VixHost
power(boolean)
- Method in class com.agaetis.vmware.
VixVM
Private method for power actions.
POWERED_OFF
- Static variable in class com.agaetis.vmware.
Vix.PowerState
POWERED_ON
- Static variable in class com.agaetis.vmware.
Vix.PowerState
POWERING_OFF
- Static variable in class com.agaetis.vmware.
Vix.PowerState
POWERING_ON
- Static variable in class com.agaetis.vmware.
Vix.PowerState
powerOff()
- Method in class com.agaetis.vmware.
VixVM
Power off the VM.
powerOn()
- Method in class com.agaetis.vmware.
VixVM
Power on the VM.
POWEROP_SCRIPTS_NOT_AVAILABLE
- Static variable in class com.agaetis.vmware.
Vix.Error
PROGRAM_NOT_STARTED
- Static variable in class com.agaetis.vmware.
Vix.Error
R
READ_ONLY_PROPERTY
- Static variable in class com.agaetis.vmware.
Vix.Error
reconnect()
- Method in class com.agaetis.vmware.
VixHost
Reconnect to the vmware server or workstation.
REGISTERED_VMS
- Static variable in class com.agaetis.vmware.
Vix.Find
releaseHandle(int)
- Static method in class com.agaetis.vmware.
VixLibrary
Release resources attached to the given handle.
REQUIRES_LARGE_FILES
- Static variable in class com.agaetis.vmware.
Vix.Error
RESETTING
- Static variable in class com.agaetis.vmware.
Vix.PowerState
RETURN_IMMEDIATELY
- Static variable in class com.agaetis.vmware.
Vix.RunProgram
revertToSnapshot(int)
- Method in class com.agaetis.vmware.
VixVM
Revert the vm to the snapshot specified with index.
ROOT_GUEST_OPERATIONS_PROHIBITED
- Static variable in class com.agaetis.vmware.
Vix.Error
RUNNING
- Static variable in class com.agaetis.vmware.
Vix.ToolsState
RUNNING_VMS
- Static variable in class com.agaetis.vmware.
Vix.Find
runProgramInGuest(String, String, int)
- Method in class com.agaetis.vmware.
VixVM
Run a command in the virtual machine.
runScriptInGuest(String, String, int)
- Method in class com.agaetis.vmware.
VixVM
Allow to run a script in an interpreter installed on the guest machine.
S
ServiceProvider
- Variable in class com.agaetis.vmware.
VixHost
setElapsedTime(int)
- Method in class com.agaetis.vmware.utils.
ExitProperties
setExitCode(int)
- Method in class com.agaetis.vmware.utils.
ExitProperties
setHandle(int)
- Method in class com.agaetis.vmware.
VixHost
setHandle(int)
- Method in class com.agaetis.vmware.
VixVM
setHost(String)
- Method in class com.agaetis.vmware.
VixHost
setLibraryPath(String)
- Static method in class com.agaetis.vmware.
VixLibrary
setPassword(String)
- Method in class com.agaetis.vmware.
VixHost
setPid(long)
- Method in class com.agaetis.vmware.utils.
ExitProperties
setPort(int)
- Method in class com.agaetis.vmware.
VixHost
setServiceProvider(int)
- Method in class com.agaetis.vmware.
VixHost
setUsername(String)
- Method in class com.agaetis.vmware.
VixHost
setVmxFilePathName(String)
- Method in class com.agaetis.vmware.
VixVM
shutdownUnixSystem(String, String, String)
- Method in class com.agaetis.vmware.
VixVM
If the guest system is a linux, it shutdowns the machine.
SNAPSHOT
- Static variable in class com.agaetis.vmware.
Vix.HandleType
SNAPSHOT_CHECKPOINT
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_CONFIG
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_DISKLIB
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_DISKLOCKED
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_DUMPER
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_DUPLICATEDDISK
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_EXISTS
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_INCLUDE_MEMORY
- Static variable in class com.agaetis.vmware.
Vix.CreateSnapshotOptions
SNAPSHOT_INCONSISTENT
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_INDEPENDENTDISK
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_INVAL
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_LOCKED
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_NAMETOOLONG
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_NOCHANGE
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_NONUNIQUE_NAME
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_NOPERM
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_NOTFOUND
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_VERSION
- Static variable in class com.agaetis.vmware.
Vix.Error
SNAPSHOT_VIXFILE
- Static variable in class com.agaetis.vmware.
Vix.Error
STRING
- Static variable in class com.agaetis.vmware.
Vix.PropertyType
SUPPRESS_SNAPSHOT_POWERON
- Static variable in class com.agaetis.vmware.
Vix.VMPowerOp
suspend()
- Method in class com.agaetis.vmware.
VixVM
Put the virtual machine in a suspended mode.
SUSPEND_ERROR
- Static variable in class com.agaetis.vmware.
Vix.Error
SUSPENDED
- Static variable in class com.agaetis.vmware.
Vix.PowerState
SUSPENDING
- Static variable in class com.agaetis.vmware.
Vix.PowerState
T
TEMPLATE_VM
- Static variable in class com.agaetis.vmware.
Vix.Error
TIMEOUT_WAITING_FOR_TOOLS
- Static variable in class com.agaetis.vmware.
Vix.Error
TOO_MANY_HANDLES
- Static variable in class com.agaetis.vmware.
Vix.Error
TOOLS_NOT_RUNNING
- Static variable in class com.agaetis.vmware.
Vix.Error
TOOLS_RUNNING
- Static variable in class com.agaetis.vmware.
Vix.PowerState
TYPE_MISMATCH
- Static variable in class com.agaetis.vmware.
Vix.Error
U
UNKNOWN
- Static variable in class com.agaetis.vmware.
Vix.ToolsState
unpause()
- Method in class com.agaetis.vmware.
VixVM
Unpause the machine whe it was in a paused state.
UNRECOGNIZED_COMMAND
- Static variable in class com.agaetis.vmware.
Vix.Error
UNRECOGNIZED_COMMAND_IN_GUEST
- Static variable in class com.agaetis.vmware.
Vix.Error
UNRECOGNIZED_PROPERTY
- Static variable in class com.agaetis.vmware.
Vix.Error
username
- Variable in class com.agaetis.vmware.
VixHost
V
Vix
- Class in
com.agaetis.vmware
Mapping of constants from VIX API Used as arguments in many functions.
Vix()
- Constructor for class com.agaetis.vmware.
Vix
Vix.CreateSnapshotOptions
- Class in
com.agaetis.vmware
Vix.CreateSnapshotOptions()
- Constructor for class com.agaetis.vmware.
Vix.CreateSnapshotOptions
Vix.Error
- Class in
com.agaetis.vmware
Vix.Error()
- Constructor for class com.agaetis.vmware.
Vix.Error
Vix.EventType
- Class in
com.agaetis.vmware
Vix.EventType()
- Constructor for class com.agaetis.vmware.
Vix.EventType
Vix.Find
- Class in
com.agaetis.vmware
Vix.Find()
- Constructor for class com.agaetis.vmware.
Vix.Find
Vix.HandleType
- Class in
com.agaetis.vmware
Vix.HandleType()
- Constructor for class com.agaetis.vmware.
Vix.HandleType
Vix.LoginInGuestOptions
- Class in
com.agaetis.vmware
Vix.LoginInGuestOptions()
- Constructor for class com.agaetis.vmware.
Vix.LoginInGuestOptions
Vix.PowerState
- Class in
com.agaetis.vmware
Vix.PowerState()
- Constructor for class com.agaetis.vmware.
Vix.PowerState
Vix.Property
- Class in
com.agaetis.vmware
Vix.Property()
- Constructor for class com.agaetis.vmware.
Vix.Property
Vix.PropertyType
- Class in
com.agaetis.vmware
Vix.PropertyType()
- Constructor for class com.agaetis.vmware.
Vix.PropertyType
Vix.RunProgram
- Class in
com.agaetis.vmware
Vix.RunProgram()
- Constructor for class com.agaetis.vmware.
Vix.RunProgram
Vix.ServiceProvider
- Class in
com.agaetis.vmware
Vix.ServiceProvider()
- Constructor for class com.agaetis.vmware.
Vix.ServiceProvider
Vix.ToolsState
- Class in
com.agaetis.vmware
Vix.ToolsState()
- Constructor for class com.agaetis.vmware.
Vix.ToolsState
Vix.VMPowerOp
- Class in
com.agaetis.vmware
Vix.VMPowerOp()
- Constructor for class com.agaetis.vmware.
Vix.VMPowerOp
Vix_GetErrorText(int, String)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
Vix_GetProperties(int, int, Object...)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VIX_LOGIN_IN_GUEST_REQUIRE_INTERACTIVE_ENVIRONMENT
- Static variable in class com.agaetis.vmware.
Vix.LoginInGuestOptions
Vix_ReleaseHandle(int)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixEventProc(int, int, int, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface.VixEventProcFn
VixHost
- Class in
com.agaetis.vmware
VixHost is mainly used to connect at first and recover VixVM you want.
VixHost(String, int, String, String, int)
- Constructor for class com.agaetis.vmware.
VixHost
VixHost()
- Constructor for class com.agaetis.vmware.
VixHost
Empty constructeur
VixHost_Connect(int, int, String, int, String, String, int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixHost_Disconnect(int)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixJob_Wait(int, int, Object...)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixLibrary
- Class in
com.agaetis.vmware
Class for the mapping between vix library and java using jna.
VixLibrary()
- Constructor for class com.agaetis.vmware.
VixLibrary
VixLibrary.VixLibraryInterface
- Interface in
com.agaetis.vmware
VixLibrary.VixLibraryInterface.VixEventProcFn
- Interface in
com.agaetis.vmware
VixVM
- Class in
com.agaetis.vmware
VixVM is instantiated when a VMHost runs an "open" method.
VixVM()
- Constructor for class com.agaetis.vmware.
VixVM
VixVM_CopyFileFromGuestToHost(int, String, String, int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_CopyFileFromHostToGuest(int, String, String, int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_CreateSnapshot(int, String, String, int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_DeleteDirectoryInGuest(int, String, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_DeleteFileInGuest(int, String, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_DirectoryExistsInGuest(int, String, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_FileExistsInGuest(int, String, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_GetRootSnapshot(int, int, IntByReference)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_LoginInGuest(int, String, String, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_LogoutFromGuest(int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_Open(int, String, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_PowerOff(int, int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_PowerOn(int, int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_RevertToSnapshot(int, int, int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_RunProgramInGuest(int, String, String, int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_RunScriptInGuest(int, String, String, int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_Suspend(int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_Unpause(int, int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
VixVM_WaitForToolsInGuest(int, int, VixLibrary.VixLibraryInterface.VixEventProcFn, Pointer)
- Method in interface com.agaetis.vmware.
VixLibrary.VixLibraryInterface
vl
- Variable in class com.agaetis.vmware.
VixHost
vLibraryInterfaceInstance
- Variable in class com.agaetis.vmware.
VixVM
VM
- Static variable in class com.agaetis.vmware.
Vix.HandleType
VM_ALREADY_LOADED
- Static variable in class com.agaetis.vmware.
Vix.Error
VM_ALREADY_UP_TO_DATE
- Static variable in class com.agaetis.vmware.
Vix.Error
VM_IN_VMTEAM
- Static variable in class com.agaetis.vmware.
Vix.Property
VM_INSUFFICIENT_HOST_MEMORY
- Static variable in class com.agaetis.vmware.
Vix.Error
VM_IS_RUNNING
- Static variable in class com.agaetis.vmware.
Vix.Error
VM_IS_RUNNING
- Static variable in class com.agaetis.vmware.
Vix.Property
VM_MEMORY_SIZE
- Static variable in class com.agaetis.vmware.
Vix.Property
VM_NOT_ENOUGH_CPUS
- Static variable in class com.agaetis.vmware.
Vix.Error
VM_NOT_FOUND
- Static variable in class com.agaetis.vmware.
Vix.Error
VM_NOT_RUNNING
- Static variable in class com.agaetis.vmware.
Vix.Error
VM_NUM_VCPUS
- Static variable in class com.agaetis.vmware.
Vix.Property
VM_POWER_STATE
- Static variable in class com.agaetis.vmware.
Vix.Property
VM_READ_ONLY
- Static variable in class com.agaetis.vmware.
Vix.Property
VM_SUPPORTED_FEATURES
- Static variable in class com.agaetis.vmware.
Vix.Property
VM_TOOLS_STATE
- Static variable in class com.agaetis.vmware.
Vix.Property
VM_VMTEAM_PATHNAME
- Static variable in class com.agaetis.vmware.
Vix.Property
VM_VMX_PATHNAME
- Static variable in class com.agaetis.vmware.
Vix.Property
VMWARE_SERVER
- Static variable in class com.agaetis.vmware.
Vix.ServiceProvider
VMWARE_VI_SERVER
- Static variable in class com.agaetis.vmware.
Vix.ServiceProvider
VMWARE_WORKSTATION
- Static variable in class com.agaetis.vmware.
Vix.ServiceProvider
VMWareRuntimeException
- Exception in
com.agaetis.vmware.exceptions
VMWareRuntimeException(String)
- Constructor for exception com.agaetis.vmware.exceptions.
VMWareRuntimeException
VMWareRuntimeException(String, Throwable)
- Constructor for exception com.agaetis.vmware.exceptions.
VMWareRuntimeException
VMWareRuntimeException(Throwable)
- Constructor for exception com.agaetis.vmware.exceptions.
VMWareRuntimeException
VMX_MSG_DIALOG_AND_NO_UI
- Static variable in class com.agaetis.vmware.
Vix.Error
vmxFilePathName
- Variable in class com.agaetis.vmware.
VixVM
W
waitForToolsInGuest(int)
- Method in class com.agaetis.vmware.
VixVM
waitForToolsInGuest wait for VMWare tools to be launched.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Agaetis
VMWare API
1.0.0.8
PREV NEXT
FRAMES
NO FRAMES
All Classes
2010
Agaetis