org.glassfish.virtualization.libvirt
Class XenDisk

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

@Service(name="xen")
public class XenDisk
extends Object
implements DiskReference

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


Constructor Summary
XenDisk()
           
 
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

XenDisk

public XenDisk()
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.