Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
V
validateDTD(String, String, int)
- Method in class edu.ntnu.item.jt.configloader.
XMLValidator
Method that checks an XML file against a DTD file.
validateXSD(String)
- Method in class edu.ntnu.item.jt.configloader.
XMLValidator
Method to validate an XML file against a W3C XML Schema Definition (XSD)
validationFeature
- Variable in class edu.ntnu.item.jt.configloader.
XMLValidator
verbose
- Static variable in class edu.ntnu.item.jt.system.
Frontend
VIX_API_VERSION
- Static variable in class edu.ntnu.item.jt.VMware.
VMwareServer
VIX_CONSOLE_USER_NAME
- Static variable in class edu.ntnu.item.jt.VMware.
GuestOS
VIX_E_FILE_ALREADY_EXISTS
- Static variable in class edu.ntnu.item.jt.VMware.
GuestOS
Vix_GetErrorText(long, String)
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VIX_INVALID_HANDLE
- Static variable in class edu.ntnu.item.jt.VMware.
VMwareServer
VIX_OK
- Static variable in class edu.ntnu.item.jt.VMware.
GuestOS
VIX_OK
- Static variable in class edu.ntnu.item.jt.VMware.
VMwareServer
VIX_PROPERTY_JOB_RESULT_HANDLE
- Static variable in class edu.ntnu.item.jt.VMware.
GuestOS
VIX_PROPERTY_JOB_RESULT_HANDLE
- Static variable in class edu.ntnu.item.jt.VMware.
VMwareServer
VIX_PROPERTY_NONE
- Static variable in class edu.ntnu.item.jt.VMware.
GuestOS
VIX_PROPERTY_NONE
- Static variable in class edu.ntnu.item.jt.VMware.
VMwareServer
Vix_ReleaseHandle(int)
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VIX_RUNPROGRAM_ACTIVATE_WINDOW
- Static variable in class edu.ntnu.item.jt.VMware.
GuestOS
VIX_RUNPROGRAM_RETURN_IMMEDIATELY
- Static variable in class edu.ntnu.item.jt.VMware.
GuestOS
VIX_SERVICEPROVIDER_DEFAULT
- Static variable in class edu.ntnu.item.jt.VMware.
VMwareServer
VIX_SERVICEPROVIDER_VMWARE_SERVER
- Static variable in class edu.ntnu.item.jt.VMware.
VMwareServer
VIX_SERVICEPROVIDER_VMWARE_WORKSTATION
- Static variable in class edu.ntnu.item.jt.VMware.
VMwareServer
VIX_SNAPSHOT_INCLUDE_MEMORY
- Static variable in class edu.ntnu.item.jt.VMware.
GuestOS
VIX_VM_POWEROP_NORMAL
- Static variable in class edu.ntnu.item.jt.VMware.
GuestOS
VIX_VMPOWEROP_NORMAL
- Static variable in class edu.ntnu.item.jt.VMware.
VMwareServer
VixHost_Connect(int, int, String, int, String, String, int, int, Callback, byte[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixHost_Disconnect(int)
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixInterface
- Interface in
edu.ntnu.item.jt.VMware
Interface to the functions defined in the vix.dll API.
VixJob_Wait(int, int, int[], int)
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
vixLib
- Variable in class edu.ntnu.item.jt.VMware.
VMwareServer
VixVM_CopyFileFromGuestToHost(int, String, String, int, int, Callback, byte[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixVM_CopyFileFromHostToGuest(int, String, String, int, int, Callback, byte[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixVM_CreateSnapshot(int, String, String, int, int, Callback, byte[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixVM_GetNumRootSnapshots(int, int[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
This function is not supported for VMware Server in VIX 1.0 and 1.1 public int VixVM_CreateDirectoryInGuest(int vmHandle, String pathName, int propertyListHandle, Callback callbackProc, byte[] clientData);
VixVM_GetRootSnapshot(int, int, int[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixVM_LoginInGuest(int, String, String, int, Callback, byte[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixVM_Open(int, String, Callback, byte[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixVM_PowerOff(int, int, Callback, byte[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixVM_PowerOn(int, int, int, Callback, byte[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixVM_RevertToSnapshot(int, int, int, int, Callback, byte[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixVM_RunProgramInGuest(int, String, String, int, int, Callback, byte[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VixVM_WaitForToolsInGuest(int, int, Callback, byte[])
- Method in interface edu.ntnu.item.jt.VMware.
VixInterface
VMBean
- Class in
edu.ntnu.item.jt.system.configbeans
Annotated bean for storing information about a virtual machine.
VMBean()
- Constructor for class edu.ntnu.item.jt.system.configbeans.
VMBean
VMPanel
- Class in
edu.ntnu.item.jt.GUI
This class is a panel representation of the VMBean used in the config editor "Host/VM" view
VMPanel(VMBean, GUIConfigEditor, HostPanel)
- Constructor for class edu.ntnu.item.jt.GUI.
VMPanel
VMWareException
- Exception in
edu.ntnu.item.jt.VMware.errors
A generic representation of a VMware Vix related exception.
VMWareException(String, long)
- Constructor for exception edu.ntnu.item.jt.VMware.errors.
VMWareException
VMwareHostBean
- Class in
edu.ntnu.item.jt.system.configbeans
Annotated bean for storing information about a VMware host (server).
VMwareHostBean()
- Constructor for class edu.ntnu.item.jt.system.configbeans.
VMwareHostBean
VMwareServer
- Class in
edu.ntnu.item.jt.VMware
Representents a VMware server.
VMwareServer(String, int)
- Constructor for class edu.ntnu.item.jt.VMware.
VMwareServer
Create a new VMwareServer instance.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X