org.glassfish.virtualization.libvirt
Class QemuDisk

java.lang.Object
  extended by org.glassfish.virtualization.libvirt.QemuDisk
All Implemented Interfaces:
DiskReference

@Service(name="kvm")
public class QemuDisk
extends Object
implements DiskReference

Created by IntelliJ IDEA. User: dochez Date: 3/1/11 Time: 8:52 PM To change this template use File | Settings | File Templates.


Constructor Summary
QemuDisk()
           
 
Method Summary
 Node save(String path, Node parent, int position)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QemuDisk

public QemuDisk()
Method Detail

save

public Node save(String path,
                 Node parent,
                 int position)
          throws VirtException
Specified by:
save in interface DiskReference
Throws:
VirtException


Copyright © 2012. All Rights Reserved.