-
Deprecated Exceptions
-
Deprecated MethodsMethodDescriptionTo get the version of the running hypervisor use
Connect.getVersion()instead.useLibrary.getVersion()insteaduse the UUIDString or UUID API.Use the UUIDString or UUID APIs.usemigrate(Connect, TypedParameter[], int)instaedas of libvirt 0.6.0, all errors reported in the per-connection object are also duplicated in the global error object. This method remains for backwards compatibility. UseLibvirt.virCopyLastError(org.libvirt.jna.virError)instead.as of libvirt 0.6.0, all errors reported in the per-connection object are also duplicated in the global error object. This method remains only for backwards compatibility. UseLibvirt.virGetLastError()instead.
Connect.getLibVersion()instead.